summaryrefslogtreecommitdiff
path: root/test/nptl/tst-vfork1x.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nptl/tst-vfork1x.c')
-rw-r--r--test/nptl/tst-vfork1x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nptl/tst-vfork1x.c b/test/nptl/tst-vfork1x.c
index b3c9d20..02916d1 100644
--- a/test/nptl/tst-vfork1x.c
+++ b/test/nptl/tst-vfork1x.c
@@ -23,6 +23,7 @@
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include "../test-skeleton.h"
/* This test relies on non-POSIX functionality since the child
processes call write and getpid. */