summaryrefslogtreecommitdiffstats
path: root/src/parser_bison.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser_bison.y')
-rw-r--r--src/parser_bison.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser_bison.y b/src/parser_bison.y
index 85a1fb46..6eb0475e 100644
--- a/src/parser_bison.y
+++ b/src/parser_bison.y
@@ -33,7 +33,6 @@
#include <erec.h>
#include "parser_bison.h"
-#include "scanner.h"
void parser_init(struct parser_state *state, struct list_head *msgs)
{