diff options
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r-- | gcc/stor-layout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index 0a1194e2ef3..e5eae0840cf 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -33,7 +33,6 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "expr.h" #include "diagnostic-core.h" -#include "ggc.h" #include "target.h" #include "langhooks.h" #include "regs.h" @@ -41,7 +40,6 @@ along with GCC; see the file COPYING3. If not see #include "cgraph.h" #include "tree-inline.h" #include "tree-dump.h" -#include "gimple.h" #include "gimplify.h" /* Data type for the expressions representing sizes of data types. |