Update configure to generate config.h
[yaz-moved-to-github.git] / src / zoom-socket.c
index c0b670f..3916b7a 100644 (file)
@@ -6,6 +6,9 @@
  * \file zoom-socket.c
  * \brief Implements ZOOM C socket interface.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <assert.h>
 #include <string.h>