summaryrefslogtreecommitdiffstats
path: root/ext/tarkin/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tarkin/info.c')
-rw-r--r--ext/tarkin/info.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/tarkin/info.c b/ext/tarkin/info.c
index 7937a69f..60f02bd8 100644
--- a/ext/tarkin/info.c
+++ b/ext/tarkin/info.c
@@ -18,6 +18,10 @@
/* general handling of the header and the TarkinInfo structure (and
substructures) */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdlib.h>
#include <string.h>
#include <ctype.h>