ip4.c does not need to #include prot/dhcp.h any more

This commit is contained in:
Dirk Ziegelmeier 2017-08-08 11:49:00 +02:00
parent 1c91118f4a
commit e65a388c1f

View File

@ -55,7 +55,6 @@
#include "lwip/priv/tcp_priv.h"
#include "lwip/autoip.h"
#include "lwip/stats.h"
#include "lwip/prot/dhcp.h"
#include "lwip/prot/iana.h"
#include <string.h>