Update configure to generate config.h
[yaz-moved-to-github.git] / src / cclerrms.c
index 2d69c39..c6553f5 100644 (file)
@@ -9,6 +9,9 @@
  * This source file implements mapping between CCL error code and
  * their string equivalents.
  */
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <yaz/ccl.h>