diff options
Diffstat (limited to 'gcc/fortran/bbt.c')
-rw-r--r-- | gcc/fortran/bbt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/bbt.c b/gcc/fortran/bbt.c index a78467be8b7..000f04bcbf8 100644 --- a/gcc/fortran/bbt.c +++ b/gcc/fortran/bbt.c @@ -38,6 +38,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" +#include "coretypes.h" #include "gfortran.h" typedef struct gfc_treap |