summaryrefslogtreecommitdiff
path: root/test/nptl/tst-getpid2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nptl/tst-getpid2.c')
-rw-r--r--test/nptl/tst-getpid2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nptl/tst-getpid2.c b/test/nptl/tst-getpid2.c
new file mode 100644
index 0000000..fc98cb6
--- /dev/null
+++ b/test/nptl/tst-getpid2.c
@@ -0,0 +1,2 @@
+#define TEST_CLONE_FLAGS CLONE_VM
+#include "tst-getpid1.c"