about summary refs log tree commit diff
path: root/nptl/tst-barrier4.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-barrier4.c')
-rw-r--r--nptl/tst-barrier4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-barrier4.c b/nptl/tst-barrier4.c
index 8b5b153219..2836fb341b 100644
--- a/nptl/tst-barrier4.c
+++ b/nptl/tst-barrier4.c
@@ -20,6 +20,7 @@
 #include <errno.h>
 #include <pthread.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 
 static pthread_barrier_t b1;