Update configure to generate config.h
[yaz-moved-to-github.git] / src / srw.c
index 93ff77c..a34e483 100644 (file)
--- a/src/srw.c
+++ b/src/srw.c
@@ -6,6 +6,9 @@
  * \file srw.c
  * \brief Implements SRW/SRU package encoding and decoding
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <yaz/srw.h>
 #if YAZ_HAVE_XML2