summaryrefslogtreecommitdiff
path: root/nptl/tst-cond4.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-cond4.c')
-rw-r--r--nptl/tst-cond4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cond4.c b/nptl/tst-cond4.c
index c07218c282..cc9c5c908a 100644
--- a/nptl/tst-cond4.c
+++ b/nptl/tst-cond4.c
@@ -18,6 +18,7 @@
#include <errno.h>
#include <pthread.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>