ossp-pkg/xds/xds_p.h 1.4 -> 1.5
--- xds_p.h 2001/08/09 19:58:35 1.4
+++ xds_p.h 2001/08/11 15:23:09 1.5
@@ -30,6 +30,10 @@
#ifndef __XDS_P_H__
#define __XDS_P_H__
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xds.h"
#define XDS_INITIAL_BUFFER_CAPACITY 512
|
|