]> git.saurik.com Git - apple/libpthread.git/blobdiff - tests/pthread_bulk_create.c
libpthread-301.20.1.tar.gz
[apple/libpthread.git] / tests / pthread_bulk_create.c
index 26e19f6cd09da707fb74240178afbd1442f50f74..37d82aa3ad32fdde8752920522fa54c9338b4a4c 100644 (file)
@@ -1,6 +1,6 @@
 #include <pthread.h>
 
 #include <pthread.h>
 
-#include <darwintest.h>
+#include "darwintest_defaults.h"
 
 #define MAX_THREADS 512
 #define THREAD_DEPTH 32
 
 #define MAX_THREADS 512
 #define THREAD_DEPTH 32