Fix copy and paste code
[yaz-moved-to-github.git] / src / zoom-sru.c
index c6d11e7..05b671c 100644 (file)
@@ -6,6 +6,9 @@
  * \file zoom-sru.c
  * \brief Implements ZOOM SRU
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <assert.h>
 #include <string.h>