summaryrefslogtreecommitdiff
path: root/gcc/c/c-convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/c-convert.c')
-rw-r--r--gcc/c/c-convert.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/c/c-convert.c b/gcc/c/c-convert.c
index ef87303e4a8..e6cba968b0f 100644
--- a/gcc/c/c-convert.c
+++ b/gcc/c/c-convert.c
@@ -27,12 +27,9 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "hash-set.h"
-#include "vec.h"
#include "symtab.h"
#include "input.h"
#include "alias.h"
-#include "inchash.h"
#include "tree.h"
#include "flags.h"
#include "convert.h"