diff options
Diffstat (limited to 'libgcc/crtstuff.c')
-rw-r--r-- | libgcc/crtstuff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgcc/crtstuff.c b/libgcc/crtstuff.c index 010d472765d..66b2cdf2446 100644 --- a/libgcc/crtstuff.c +++ b/libgcc/crtstuff.c @@ -62,6 +62,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include "tsystem.h" #include "coretypes.h" #include "tm.h" +#include "libgcc_tm.h" #include "unwind-dw2-fde.h" #ifndef FORCE_CODE_SECTION_ALIGN |