diff options
Diffstat (limited to 'gcc/f/g77spec.c')
-rw-r--r-- | gcc/f/g77spec.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c index 1bf20d266b4..3df50628539 100644 --- a/gcc/f/g77spec.c +++ b/gcc/f/g77spec.c @@ -46,6 +46,8 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "gcc.h" #ifndef MATH_LIBRARY |