Update configure to generate config.h
[yaz-moved-to-github.git] / src / unix.c
index 8006a61..56dacc4 100644 (file)
@@ -6,6 +6,9 @@
  * \file unix.c
  * \brief Implements UNIX domain socket COMSTACK
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #ifndef WIN32