aboutsummaryrefslogtreecommitdiff
path: root/gdb/cp-names.y
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/cp-names.y')
-rw-r--r--gdb/cp-names.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/cp-names.y b/gdb/cp-names.y
index 589d8d9..889ef91 100644
--- a/gdb/cp-names.y
+++ b/gdb/cp-names.y
@@ -145,6 +145,7 @@ static struct demangle_component *d_binary (const char *,
#define yytable cpname_yytable
#define yycheck cpname_yycheck
+int yyparse (void);
static int yylex (void);
static void yyerror (char *);