cleared compilation warning, C++ style comments are not allowed in ISO C90

This commit is contained in:
Sylvain Rochet
2013-04-26 19:48:57 +02:00
parent 097bc4c622
commit 549f97b54a
2 changed files with 5 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
#if LWIP_IPV6 /* don't build if not configured for use in lwipopts.h */
//#include "lwip/ip.h"
/* #include "lwip/ip.h" */
#include "lwip/ip6_addr.h"
#include "lwip/def.h"
#include "lwip/pbuf.h"