diff options
Diffstat (limited to 'include/libbb.h')
-rw-r--r-- | include/libbb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libbb.h b/include/libbb.h index 78b3906..d390e68 100644 --- a/include/libbb.h +++ b/include/libbb.h @@ -39,7 +39,6 @@ #include <sys/wait.h> #include <termios.h> #include <time.h> -#include <unistd.h> #include <sys/param.h> #ifdef HAVE_MNTENT_H # include <mntent.h> |