diff options
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r-- | gcc/toplev.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c index 9776ff5208a..03a91343d9e 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -76,10 +76,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-ssa-alias.h" #include "plugin.h" -#if defined (DWARF2_UNWIND_INFO) || defined (DWARF2_DEBUGGING_INFO) -#include "dwarf2out.h" -#endif - #if defined(DBX_DEBUGGING_INFO) || defined(XCOFF_DEBUGGING_INFO) #include "dbxout.h" #endif |