diff options
Diffstat (limited to 'gcc/fortran/error.c')
| -rw-r--r-- | gcc/fortran/error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/error.c b/gcc/fortran/error.c index e9308374ac6..25d3cba9750 100644 --- a/gcc/fortran/error.c +++ b/gcc/fortran/error.c @@ -28,6 +28,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" +#include "coretypes.h" #include "flags.h" #include "gfortran.h" |

