summaryrefslogtreecommitdiffstats
path: root/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/parse.c b/parse.c
index 0b26b0a2..06ed82e4 100644
--- a/parse.c
+++ b/parse.c
@@ -7,6 +7,8 @@
* Rainer Gerhards and Adiscon GmbH. All Rights Reserved.
* This code is placed under the GPL.
*/
+#include "config.h"
+
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>