Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-marc-sample.cpp
index 3c81f1f..a11c5a2 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yazpp/z-server.h>
 
 using namespace yazpp_1;