summaryrefslogtreecommitdiff
path: root/support/poptparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/poptparse.c')
-rw-r--r--support/poptparse.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/poptparse.c b/support/poptparse.c
index ade5a791..aea784b3 100644
--- a/support/poptparse.c
+++ b/support/poptparse.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <ctype.h>
#include <stdlib.h>
#include <string.h>