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 0490ee35f..bc3fa5990 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -20,7 +20,6 @@ | |||
20 | #include <stdint.h> | 20 | #include <stdint.h> |
21 | 21 | ||
22 | #include <netdb.h> | 22 | #include <netdb.h> |
23 | #include <netinet/in.h> | ||
24 | 23 | ||
25 | #include <features.h> | 24 | #include <features.h> |
26 | 25 | ||