diff options
Diffstat (limited to 'gcc/go/go-backend.c')
-rw-r--r-- | gcc/go/go-backend.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/go/go-backend.c b/gcc/go/go-backend.c index 7f452f51344..e8dda31eb9c 100644 --- a/gcc/go/go-backend.c +++ b/gcc/go/go-backend.c @@ -22,12 +22,9 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "simple-object.h" #include "tm.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "stor-layout.h" #include "tm_p.h" |