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 3a0dc26..39e56b2 100644 --- a/libbb/xconnect.c +++ b/libbb/xconnect.c @@ -6,7 +6,6 @@ * * Licensed under GPLv2, see file LICENSE in this source tree. */ - #include <sys/types.h> #include <sys/socket.h> /* netinet/in.h needs it */ #include <netinet/in.h> |