aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libbb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libbb.h b/include/libbb.h
index 0f8973d9e..89d7a7b1b 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -40,7 +40,6 @@
40#include <termios.h> 40#include <termios.h>
41#include <time.h> 41#include <time.h>
42#include <unistd.h> 42#include <unistd.h>
43#include <utime.h>
44/* Try to pull in PATH_MAX */ 43/* Try to pull in PATH_MAX */
45#include <limits.h> 44#include <limits.h>
46#include <sys/param.h> 45#include <sys/param.h>