summaryrefslogtreecommitdiff
path: root/grammar.y
diff options
context:
space:
mode:
Diffstat (limited to 'grammar.y')
-rw-r--r--grammar.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/grammar.y b/grammar.y
index f2ba28b1e5f79..f92e90dd73c76 100644
--- a/grammar.y
+++ b/grammar.y
@@ -167,7 +167,7 @@ yyerror(const char *msg)
/* NOTREACHED */
}
-#ifndef YYBISON
+#ifdef NEED_YYPARSE_WRAPPER
int yyparse(void);
int