summaryrefslogtreecommitdiff
path: root/gcc/targhooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/targhooks.c')
-rw-r--r--gcc/targhooks.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/targhooks.c b/gcc/targhooks.c
index 80f31767b2d..3eca47e9888 100644
--- a/gcc/targhooks.c
+++ b/gcc/targhooks.c
@@ -52,12 +52,10 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "rtl.h"
#include "alias.h"
-#include "symtab.h"
#include "tree.h"
#include "fold-const.h"
#include "stor-layout.h"
#include "varasm.h"
-#include "hard-reg-set.h"
#include "function.h"
#include "flags.h"
#include "insn-config.h"