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