diff options
Diffstat (limited to 'networking/nc.c')
-rw-r--r-- | networking/nc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/nc.c b/networking/nc.c index 637e97572..24f1aa5a5 100644 --- a/networking/nc.c +++ b/networking/nc.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include <netinet/in.h> | 24 | #include <netinet/in.h> |
25 | #include <arpa/inet.h> | 25 | #include <arpa/inet.h> |
26 | #include <netdb.h> | 26 | #include <netdb.h> |
27 | #include <sys/time.h> | ||
28 | #include <sys/ioctl.h> | 27 | #include <sys/ioctl.h> |
29 | #include "busybox.h" | 28 | #include "busybox.h" |
30 | 29 | ||