diff options
Diffstat (limited to 'nptl/tst-kill3.c')
-rw-r--r-- | nptl/tst-kill3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-kill3.c b/nptl/tst-kill3.c index 9e29c738fc..9ea8d553ba 100644 --- a/nptl/tst-kill3.c +++ b/nptl/tst-kill3.c @@ -22,6 +22,7 @@ #include <signal.h> #include <stdio.h> #include <stdlib.h> +#include <unistd.h> #include <sys/time.h> |