configure produces config.h
[idzebra-moved-to-github.git] / dict / drdwr.c
index f66f8df..670ed45 100644 (file)
@@ -19,6 +19,9 @@
 
 
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <sys/types.h>
 #include <fcntl.h>
 #if HAVE_UNISTD_H