summaryrefslogtreecommitdiff
path: root/libc/nptl/tst-robust7.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/tst-robust7.c')
-rw-r--r--libc/nptl/tst-robust7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/nptl/tst-robust7.c b/libc/nptl/tst-robust7.c
index e64a4fc86..ed1857c4e 100644
--- a/libc/nptl/tst-robust7.c
+++ b/libc/nptl/tst-robust7.c
@@ -20,6 +20,7 @@
#include <pthread.h>
#include <stdbool.h>
#include <stdio.h>
+#include <stdlib.h>
static pthread_barrier_t b;