]> git.saurik.com Git - apple/libpthread.git/blobdiff - tests/atfork.c
libpthread-301.1.6.tar.gz
[apple/libpthread.git] / tests / atfork.c
index 8955b5e5c4d2d4e2e02b43a20def73dbf64f4275..a33cf2e67df27ef3999266153e636aba7cd5c7cc 100644 (file)
@@ -5,7 +5,7 @@
 #include <sys/wait.h>
 #include <stdlib.h>
 
-#include <darwintest.h>
+#include "darwintest_defaults.h"
 
 static const char ATFORK_PREPARE[] = "prepare";
 static const char ATFORK_PARENT[] = "parent";