diff options
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r-- | gcc/stor-layout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index dc573a2f52f..9056d7e27c9 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -32,7 +32,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 "ggc.h" #include "target.h" #include "langhooks.h" |