Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-z-server.cpp
index 71b8f39..80928ec 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yaz/log.h>
 #include <yazpp/z-server.h>
 #include <yaz/oid_db.h>