diff options
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r-- | gcc/toplev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index 51343617651..d29d6c0ae36 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -49,7 +49,6 @@ Boston, MA 02111-1307, USA. */ #include "insn-config.h" #include "hard-reg-set.h" #include "recog.h" -#include "defaults.h" #include "output.h" #include "except.h" #include "function.h" |