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