OSDN Git Service

PR testsuite/23611, PR testsuite/23615
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / obj-c++.dg / const-str-4.mm
index df53c23..9ea257d 100644 (file)
@@ -3,7 +3,7 @@
 /* { dg-options "-fnext-runtime -fconstant-string-class=MyString -lobjc" } */ 
 /* { dg-do run { target *-*-darwin* } } */
 
-extern "C" void abort(void);
+#include <stdlib.h>
 
 @interface MyString
 {