aboutsummaryrefslogtreecommitdiff
path: root/include/libbb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libbb.h')
-rw-r--r--include/libbb.h1
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>