Update configure to generate config.h
[yazpp-moved-to-github.git] / src / gdu.cpp
index 0d8efee..231e8ef 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <yazpp/gdu.h>
 
 using namespace yazpp_1;