diff options
Diffstat (limited to 'gcc/tree-mudflap.c')
-rw-r--r-- | gcc/tree-mudflap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-mudflap.c b/gcc/tree-mudflap.c index a85733bb3b7..109150f7e73 100644 --- a/gcc/tree-mudflap.c +++ b/gcc/tree-mudflap.c @@ -43,7 +43,6 @@ along with GCC; see the file COPYING3. If not see #include "langhooks.h" #include "ggc.h" #include "cgraph.h" -#include "toplev.h" #include "gimple.h" /* Internal function decls */ |