diff options
Diffstat (limited to 'sysdeps/pthread')
-rw-r--r-- | sysdeps/pthread/tst-timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-timer.c b/sysdeps/pthread/tst-timer.c index 1a09fb78f3..6866180555 100644 --- a/sysdeps/pthread/tst-timer.c +++ b/sysdeps/pthread/tst-timer.c @@ -23,6 +23,7 @@ #include <time.h> #include <unistd.h> #include <stdlib.h> +#include <stdint.h> static void |