summaryrefslogtreecommitdiffstats
path: root/net/ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ping.h')
-rw-r--r--net/ping.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ping.h b/net/ping.h
index fd8d8d9778..8c71be4fdf 100644
--- a/net/ping.h
+++ b/net/ping.h
@@ -8,8 +8,6 @@
* Copyright 2000-2002 Wolfgang Denk, wd@denx.de
*/
-#if defined(CONFIG_CMD_PING)
-
#ifndef __PING_H__
#define __PING_H__
@@ -31,4 +29,3 @@ void ping_start(void);
void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len);
#endif /* __PING_H__ */
-#endif
OpenPOWER on IntegriCloud