Update configure to generate config.h
[yazpp-moved-to-github.git] / src / yaz-pdu-assoc-thread.cpp
index 095c6ec..94c3df1 100644 (file)
@@ -3,6 +3,9 @@
  * See the file LICENSE for details.
  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #ifdef WIN32
 #define USE_THREADS 1
 #endif