diff options
Diffstat (limited to 'gcc/fortran/st.cc')
-rw-r--r-- | gcc/fortran/st.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/st.cc b/gcc/fortran/st.cc index 48e4258..2ce61450 100644 --- a/gcc/fortran/st.cc +++ b/gcc/fortran/st.cc @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see GENERIC tree structures and from there to executable code for a target. */ +#define INCLUDE_MEMORY #include "config.h" #include "system.h" #include "coretypes.h" |