- removed include instead of commenting it out;

- CHANGELOG should contain worthy entries only, a complete log of all source code changes can be found in git (I'm not saying this has always been observed, but I'd like to keep the list of changes as short as possible for anyone to read if interested)
This commit is contained in:
Simon Goldschmidt
2013-06-19 22:26:29 +02:00
parent 2fb5a71efd
commit 8d0664186a
2 changed files with 0 additions and 8 deletions

View File

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