diff options
Diffstat (limited to 'nptl/tst-clock1.c')
-rw-r--r-- | nptl/tst-clock1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-clock1.c b/nptl/tst-clock1.c index e0ab302..fbb5fa9 100644 --- a/nptl/tst-clock1.c +++ b/nptl/tst-clock1.c @@ -19,6 +19,7 @@ #include <pthread.h> #include <stdio.h> +#include <stdlib.h> #include <time.h> #include <unistd.h> |