aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-robust7.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-robust7.c')
-rw-r--r--nptl/tst-robust7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-robust7.c b/nptl/tst-robust7.c
index e64a4fc..ed1857c 100644
--- a/nptl/tst-robust7.c
+++ b/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;