j
k
j a
j l
On Thursday 19 January 2012 19:53:10 Joe Hershberger wrote:
--- a/net/net.c +++ b/net/net.c +#if defined(CONFIG_CMD_PING) +#include "ping.h" +#endif
--- a/net/net.c +++ b/net/net.c
+#if defined(CONFIG_CMD_PING) +#include "ping.h" +#endif
please push ifdef down into ping.h header -mike
Attachments:
Back to the thread
Back to the list