diff options
Diffstat (limited to 'gcc/data-streamer.cc')
-rw-r--r-- | gcc/data-streamer.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/data-streamer.cc b/gcc/data-streamer.cc index 896413e..1caf72f 100644 --- a/gcc/data-streamer.cc +++ b/gcc/data-streamer.cc @@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ +#define INCLUDE_MEMORY #include "config.h" #include "system.h" #include "coretypes.h" |