diff options
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r-- | gcc/stor-layout.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index 9f32de4..dc42926 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */ #include "tree.h" #include "rtl.h" +#include "tm_p.h" #include "flags.h" #include "function.h" #include "expr.h" |