diff options
Diffstat (limited to 'gcc/objc/objc-lang.cc')
-rw-r--r-- | gcc/objc/objc-lang.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/objc/objc-lang.cc b/gcc/objc/objc-lang.cc index b0b3e13..430b6b2 100644 --- a/gcc/objc/objc-lang.cc +++ b/gcc/objc/objc-lang.cc @@ -18,7 +18,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" |