aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/st.c')
-rw-r--r--gcc/fortran/st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/st.c b/gcc/fortran/st.c
index f3e3671..b651537 100644
--- a/gcc/fortran/st.c
+++ b/gcc/fortran/st.c
@@ -25,8 +25,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
target. */
#include "config.h"
+#include "system.h"
#include "gfortran.h"
-#include <string.h>
gfc_code new_st;