Update configure to generate config.h
[yaz-moved-to-github.git] / src / zoom-opt.c
index 602f57d..0cda581 100644 (file)
@@ -6,6 +6,10 @@
  * \file zoom-opt.c
  * \brief Implements ZOOM options handling
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <assert.h>
 #include "zoom-p.h"