diff options
Diffstat (limited to 'gcc/print-rtl.cc')
-rw-r--r-- | gcc/print-rtl.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/print-rtl.cc b/gcc/print-rtl.cc index 69c2e19..1688d4e 100644 --- a/gcc/print-rtl.cc +++ b/gcc/print-rtl.cc @@ -25,6 +25,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #endif +#define INCLUDE_MEMORY #include "system.h" #include "coretypes.h" #include "tm.h" |