summaryrefslogtreecommitdiff
path: root/ident.c
diff options
context:
space:
mode:
Diffstat (limited to 'ident.c')
-rw-r--r--ident.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ident.c b/ident.c
index 4121257..22d3648 100644
--- a/ident.c
+++ b/ident.c
@@ -47,7 +47,9 @@
and 0 if it should be processed normally. identifyBitmap is
much faster than parsing the whole font. */
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
#include <stdlib.h>
#include <string.h>