diff options
Diffstat (limited to 'gcc/xcoffout.c')
-rw-r--r-- | gcc/xcoffout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/xcoffout.c b/gcc/xcoffout.c index fa889789e78..ccc1ab810ff 100644 --- a/gcc/xcoffout.c +++ b/gcc/xcoffout.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "rtl.h" #include "flags.h" #include "diagnostic-core.h" -#include "toplev.h" #include "output.h" #include "ggc.h" #include "target.h" |