aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r--gcc/c-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c
index 7abfad2..fca0123 100644
--- a/gcc/c-common.c
+++ b/gcc/c-common.c
@@ -34,7 +34,7 @@ Boston, MA 02111-1307, USA. */
#include "cpplib.h"
cpp_reader parse_in;
cpp_options parse_options;
-static enum cpp_token cpp_token;
+enum cpp_token cpp_token;
#endif
#ifndef WCHAR_TYPE_SIZE