OSDN Git Service

fortran/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / objc.dg / const-str-3.m
index edc03ff..7d4f808 100644 (file)
@@ -6,6 +6,8 @@
 /* { dg-do run { target *-*-darwin* } } */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <memory.h>
 #include <objc/objc.h>
 #include <objc/Object.h>