Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-my-server.cpp
index 0ef28ae..372629c 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdlib.h>
 #include <yaz/log.h>
 #include <yaz/diagbib1.h>