Update configure to generate config.h
[yaz-moved-to-github.git] / src / zoom-c.c
index d557015..5188381 100644 (file)
@@ -6,6 +6,9 @@
  * \file zoom-c.c
  * \brief Implements ZOOM C interface.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <assert.h>
 #include <string.h>