diff options
Diffstat (limited to 'gcc/fortran/decl.c')
-rw-r--r-- | gcc/fortran/decl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/decl.c b/gcc/fortran/decl.c index 97b5e1f1..d29668d 100644 --- a/gcc/fortran/decl.c +++ b/gcc/fortran/decl.c @@ -21,10 +21,10 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "config.h" +#include "system.h" #include "gfortran.h" #include "match.h" #include "parse.h" -#include <string.h> /* This flag is set if a an old-style length selector is matched |