diff options
Diffstat (limited to 'libbb/xconnect.c')
-rw-r--r-- | libbb/xconnect.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/xconnect.c b/libbb/xconnect.c index 3a0dc2653..39e56b223 100644 --- a/libbb/xconnect.c +++ b/libbb/xconnect.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Licensed under GPLv2, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | |||
10 | #include <sys/types.h> | 9 | #include <sys/types.h> |
11 | #include <sys/socket.h> /* netinet/in.h needs it */ | 10 | #include <sys/socket.h> /* netinet/in.h needs it */ |
12 | #include <netinet/in.h> | 11 | #include <netinet/in.h> |