Update configure to generate config.h
[yaz-moved-to-github.git] / src / soap.c
index 59930d2..1b1452c 100644 (file)
@@ -9,6 +9,9 @@
  * This implements encoding and decoding of SOAP packages using
  * Libxml2.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <yaz/soap.h>