summaryrefslogtreecommitdiff
path: root/test/nptl/tst-exec2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/nptl/tst-exec2.c')
-rw-r--r--test/nptl/tst-exec2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nptl/tst-exec2.c b/test/nptl/tst-exec2.c
index 061e3fc..c621b4e 100644
--- a/test/nptl/tst-exec2.c
+++ b/test/nptl/tst-exec2.c
@@ -26,7 +26,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
-
+#include "../test-skeleton.h"
static void *
tf (void *arg)