summaryrefslogtreecommitdiffstats
path: root/rfcomm/parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm/parser.y')
-rw-r--r--rfcomm/parser.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/rfcomm/parser.y b/rfcomm/parser.y
index 3afec076..c550e2f4 100644
--- a/rfcomm/parser.y
+++ b/rfcomm/parser.y
@@ -39,7 +39,6 @@
#include "kword.h"
-int yyparse(void);
int yylex(void);
int yyerror(char *s);