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 26147ce..3de7569 100644 --- a/gcc/c/c-array-notation.c +++ b/gcc/c/c-array-notation.c @@ -70,7 +70,6 @@ #include "coretypes.h" #include "tree.h" #include "alias.h" -#include "flags.h" #include "c-tree.h" #include "gimple-expr.h" #include "tree-iterator.h" |