about summary refs log tree commit diff
path: root/nptl/tst-cond6.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-cond6.c')
-rw-r--r--nptl/tst-cond6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cond6.c b/nptl/tst-cond6.c
index 2dbe811634..ebfd449ffb 100644
--- a/nptl/tst-cond6.c
+++ b/nptl/tst-cond6.c
@@ -18,6 +18,7 @@
 
 #include <errno.h>
 #include <pthread.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>