Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-socket-manager.cpp
index b6b789a..a768cb4 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #if HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif