summaryrefslogtreecommitdiff
path: root/devel/libexplain/files/patch-codegen-gram.y
blob: 3096d73ad850ba1eb76bbf823b6163b9bf93279a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- codegen/gram.y.orig	2012-11-20 06:20:24.000000000 +0100
+++ codegen/gram.y	2013-02-28 17:27:14.000000000 +0100
@@ -258,7 +258,6 @@
 }
 
 
-static int yyparse(void);
 static node_t *result;
 #if YYDEBUG
 extern int yydebug;