summaryrefslogtreecommitdiff
path: root/usr.bin/compile_et/error_table.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compile_et/error_table.y')
-rw-r--r--usr.bin/compile_et/error_table.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/compile_et/error_table.y b/usr.bin/compile_et/error_table.y
index 350af9ad22b..23ee92dd772 100644
--- a/usr.bin/compile_et/error_table.y
+++ b/usr.bin/compile_et/error_table.y
@@ -45,6 +45,7 @@ long name2number(const char *str);
void error_message(char *, ...);
extern char *yytext;
+int yyparse(void);
/* This is for bison */