summaryrefslogtreecommitdiff
path: root/gcc/lcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lcm.c')
-rw-r--r--gcc/lcm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/lcm.c b/gcc/lcm.c
index 9e8f5231f4d..ac27ec51a80 100644
--- a/gcc/lcm.c
+++ b/gcc/lcm.c
@@ -59,9 +59,6 @@ along with GCC; see the file COPYING3. If not see
#include "insn-config.h"
#include "recog.h"
#include "predict.h"
-#include "vec.h"
-#include "hashtab.h"
-#include "hash-set.h"
#include "input.h"
#include "function.h"
#include "dominance.h"