summaryrefslogtreecommitdiff
path: root/x2p/a2p.y
diff options
context:
space:
mode:
Diffstat (limited to 'x2p/a2p.y')
-rw-r--r--x2p/a2p.y3
1 files changed, 3 insertions, 0 deletions
diff --git a/x2p/a2p.y b/x2p/a2p.y
index 6dd340c1df..4b81f30581 100644
--- a/x2p/a2p.y
+++ b/x2p/a2p.y
@@ -393,4 +393,7 @@ compound
;
%%
+
+int yyparse _((void));
+
#include "a2py.c"