diff options
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r-- | gcc/c-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c index 8197265a7c4..bec4ccf95c7 100644 --- a/gcc/c-lang.c +++ b/gcc/c-lang.c @@ -36,7 +36,6 @@ Boston, MA 02111-1307, USA. */ #include "c-lex.h" #include "cpplib.h" -extern cpp_reader parse_in; static int c_tree_printer PARAMS ((output_buffer *)); /* Each of the functions defined here |