configure produces config.h
[idzebra-moved-to-github.git] / dict / dcompact.c
index fccfbee..1c792b3 100644 (file)
@@ -19,6 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <assert.h>
 #include <stdlib.h>
 #include <string.h>