diff options
Diffstat (limited to 'gcc/c-lex.c')
-rw-r--r-- | gcc/c-lex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-lex.c b/gcc/c-lex.c index 7e82b0363ac..292c267b312 100644 --- a/gcc/c-lex.c +++ b/gcc/c-lex.c @@ -27,7 +27,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "expr.h" #include "input.h" #include "output.h" -#include "c-lex.h" #include "c-tree.h" #include "c-common.h" #include "flags.h" |