Update configure to generate config.h
[yaz-moved-to-github.git] / src / tcpip.c
index dc1d127..b0ea098 100644 (file)
@@ -6,6 +6,9 @@
  * \file tcpip.c
  * \brief Implements TCP/IP + SSL COMSTACK.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <string.h>