diff options
Diffstat (limited to 'gcc/targhooks.c')
-rw-r--r-- | gcc/targhooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/targhooks.c b/gcc/targhooks.c index cdc2809..233a16f 100644 --- a/gcc/targhooks.c +++ b/gcc/targhooks.c @@ -57,7 +57,6 @@ along with GCC; see the file COPYING3. If not see #include "expr.h" #include "output.h" #include "diagnostic-core.h" -#include "toplev.h" #include "function.h" #include "target.h" #include "tm_p.h" |