diff options
Diffstat (limited to 'gcc/mcf.c')
-rw-r--r-- | gcc/mcf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/mcf.c b/gcc/mcf.c index 077e14c5ea2..81c12651b13 100644 --- a/gcc/mcf.c +++ b/gcc/mcf.c @@ -46,9 +46,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "predict.h" -#include "vec.h" -#include "hashtab.h" -#include "hash-set.h" #include "tm.h" #include "hard-reg-set.h" #include "input.h" |