summaryrefslogtreecommitdiffstats
path: root/polyp/conf-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/conf-parser.c')
-rw-r--r--polyp/conf-parser.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/polyp/conf-parser.c b/polyp/conf-parser.c
index b25508e2..8d2f2f68 100644
--- a/polyp/conf-parser.c
+++ b/polyp/conf-parser.c
@@ -19,6 +19,10 @@
USA.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <assert.h>
#include <string.h>
#include <stdio.h>