diff options
author | YamaArashi <shadow962@live.com> | 2016-04-28 19:47:05 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-04-28 19:47:05 -0700 |
commit | f821b74fc8baaaea80e42fe54fb9e7765f89bfff (patch) | |
tree | d94df970642b064dc2ae7903eeadaad825292c9b /gcc/toplev.c | |
parent | 5ee708b8adfcb95345187aed24c66b9053a1f15f (diff) |
remove defaults.h
Diffstat (limited to 'gcc/toplev.c')
-rwxr-xr-x | gcc/toplev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index a01be8f..a39ae12 100755 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -36,7 +36,6 @@ #include "insn-codes.h" #include "insn-config.h" #include "recog.h" -#include "defaults.h" #include "output.h" #include "except.h" #include "toplev.h" |