summaryrefslogtreecommitdiff
path: root/gcc/c/c-array-notation.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/c-array-notation.c')
-rw-r--r--gcc/c/c-array-notation.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/c/c-array-notation.c b/gcc/c/c-array-notation.c
index 766252b58ec..682d4120da6 100644
--- a/gcc/c/c-array-notation.c
+++ b/gcc/c/c-array-notation.c
@@ -68,13 +68,10 @@
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "hash-set.h"
-#include "vec.h"
#include "symtab.h"
#include "input.h"
#include "alias.h"
#include "flags.h"
-#include "inchash.h"
#include "tree.h"
#include "c-tree.h"
#include "gimple-expr.h"