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