aboutsummaryrefslogtreecommitdiff
path: root/gcc/fwprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fwprop.c')
-rw-r--r--gcc/fwprop.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/fwprop.c b/gcc/fwprop.c
index 40180d4..75b7d54 100644
--- a/gcc/fwprop.c
+++ b/gcc/fwprop.c
@@ -32,9 +32,6 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "obstack.h"
#include "predict.h"
-#include "vec.h"
-#include "hashtab.h"
-#include "hash-set.h"
#include "hard-reg-set.h"
#include "input.h"
#include "function.h"