aboutsummaryrefslogtreecommitdiff
path: root/sysutils/uhidd/files/extra-patch-uhidd-parser.y
blob: 6992bc82b3b225e874e2d4beba6ef866ece4820e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- uhidd/parser.y.old	2012-10-14 22:33:00.000000000 +0200
+++ uhidd/parser.y	2012-10-14 22:33:06.000000000 +0200
@@ -39,7 +39,6 @@
 #include "uhidd.h"
 
 extern int yylex(void);
-extern int yyparse(void);
 extern int lineno;
 extern FILE *yyin;