aboutsummaryrefslogtreecommitdiff
path: root/networking/ping.c
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-01-11 16:51:21 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-01-11 16:51:21 +0000
commit3821fb13ea404d243115ff8ec161273b62826513 (patch)
tree89b3d79a1c900f270e4471a78cdd8859967dda01 /networking/ping.c
parent8e9ccba371480fb1fb3da9235fabdbb7861523c3 (diff)
downloadbusybox-3821fb13ea404d243115ff8ec161273b62826513.tar.gz
fix verbose output; remove commented-out includes.
Diffstat (limited to 'networking/ping.c')
-rw-r--r--networking/ping.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/networking/ping.c b/networking/ping.c
index de97d7e7f..12730bec5 100644
--- a/networking/ping.c
+++ b/networking/ping.c
@@ -12,11 +12,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
-//#include <netinet/in.h>
-//#include <netinet/ip.h>
#include <netinet/ip_icmp.h>
-//#include <arpa/inet.h>
-//#include <netdb.h>
#include "busybox.h"
enum {