diff options
Diffstat (limited to 'networking/ping6.c')
-rw-r--r-- | networking/ping6.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/networking/ping6.c b/networking/ping6.c index 81e16e2..fd18cc8 100644 --- a/networking/ping6.c +++ b/networking/ping6.c @@ -22,12 +22,8 @@ * The code was modified by Bart Visscher <magick@linux-fan.com> */ -//#include <netinet/in.h> -//#include <netinet/ip6.h> #include <netinet/icmp6.h> -//#include <arpa/inet.h> #include <net/if.h> -//#include <netdb.h> #include "busybox.h" /* I see RENUMBERED constants in bits/in.h - !!? |