diff options
Diffstat (limited to 'gcc/c/c-array-notation.c')
-rw-r--r-- | gcc/c/c-array-notation.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c/c-array-notation.c b/gcc/c/c-array-notation.c index 682d4120da6..2816680a995 100644 --- a/gcc/c/c-array-notation.c +++ b/gcc/c/c-array-notation.c @@ -69,7 +69,6 @@ #include "system.h" #include "coretypes.h" #include "symtab.h" -#include "input.h" #include "alias.h" #include "flags.h" #include "tree.h" |