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 78b390611..d390e6840 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -39,7 +39,6 @@ | |||
39 | #include <sys/wait.h> | 39 | #include <sys/wait.h> |
40 | #include <termios.h> | 40 | #include <termios.h> |
41 | #include <time.h> | 41 | #include <time.h> |
42 | #include <unistd.h> | ||
43 | #include <sys/param.h> | 42 | #include <sys/param.h> |
44 | #ifdef HAVE_MNTENT_H | 43 | #ifdef HAVE_MNTENT_H |
45 | # include <mntent.h> | 44 | # include <mntent.h> |