summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/pthread/cancel9.c
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/winsup.api/pthread/cancel9.c')
-rw-r--r--winsup/testsuite/winsup.api/pthread/cancel9.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/testsuite/winsup.api/pthread/cancel9.c b/winsup/testsuite/winsup.api/pthread/cancel9.c
index f9f05cc65..1cbf62d2c 100644
--- a/winsup/testsuite/winsup.api/pthread/cancel9.c
+++ b/winsup/testsuite/winsup.api/pthread/cancel9.c
@@ -40,6 +40,8 @@
*/
#include "test.h"
+#include <assert.h>
+#include <sys/wait.h>
static pid_t pid;