diff options
Diffstat (limited to 'gcc/expmed.c')
-rw-r--r-- | gcc/expmed.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/expmed.c b/gcc/expmed.c index 6eb5f9ebfee..7fdbdf5d2bf 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -28,8 +28,6 @@ Boston, MA 02111-1307, USA. */ #include "tree.h" #include "tm_p.h" #include "flags.h" -#include "insn-flags.h" -#include "insn-codes.h" #include "insn-config.h" #include "expr.h" #include "real.h" |