summaryrefslogtreecommitdiffstats
path: root/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'parser.c')
-rw-r--r--parser.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/parser.c b/parser.c
index 012e183..f9289d2 100644
--- a/parser.c
+++ b/parser.c
@@ -6,6 +6,8 @@
* Foundation; either version 2 of the License, or (at your option) any later
* version.
*/
+#include "config.h"
+
#include <stdio.h>
#include <readline/readline.h>
#include <readline/history.h>