projects
/
apple
/
libpthread.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
libpthread-454.40.3.tar.gz
[apple/libpthread.git]
/
tests
/
main_stack.c
diff --git
a/tests/main_stack.c
b/tests/main_stack.c
index b317b8aef82fa178366b801ad4dd2ed350a1f409..bc6e89f8743b0b0eacb60402b5762470e8414d7f 100644
(file)
--- a/
tests/main_stack.c
+++ b/
tests/main_stack.c
@@
-1,6
+1,6
@@
#include <stdlib.h>
#include <pthread.h>
-#include
<darwintest.h>
+#include
"darwintest_defaults.h"
#include <machine/vmparam.h>
T_DECL(main_stack, "tests the reported values for the main thread stack",