diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/libbb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libbb.h b/include/libbb.h index bc886dab9..998bcc6f3 100644 --- a/include/libbb.h +++ b/include/libbb.h @@ -24,6 +24,7 @@ #include <sys/time.h> #include <sys/types.h> #include <termios.h> +#include <unistd.h> #ifdef CONFIG_SELINUX #include <selinux/selinux.h> |