configure produces config.h
[idzebra-moved-to-github.git] / dict / scan.c
index 3591a55..bbf1374 100644 (file)
@@ -18,6 +18,9 @@
 */
 
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>