summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index 8f997ad189f..337e55aa7ca 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -131,3 +131,5 @@ extern tree got_object;
extern int pending_lang_change;
extern int yylex PROTO((void));
+
+extern struct lang_decl *free_lang_decl_chain;