diff options
Diffstat (limited to 'gcc/expmed.c')
-rw-r--r-- | gcc/expmed.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expmed.c b/gcc/expmed.c index 1f98bcf..24aedcc 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "diagnostic-core.h" -#include "toplev.h" #include "rtl.h" #include "tree.h" #include "tm_p.h" |