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