diff options
Diffstat (limited to 'gcc/mode-switching.c')
-rw-r--r-- | gcc/mode-switching.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/mode-switching.c b/gcc/mode-switching.c index 40d5b19c33c..5853e3a9ee4 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see #include "predict.h" #include "hashtab.h" #include "hash-set.h" -#include "machmode.h" #include "input.h" #include "function.h" #include "dominance.h" |