if.c include lwip/if.h

if.c was not including lwip/if.h and failed to build with
-Werror=missing-prototypes on gcc/clang
This commit is contained in:
Joel Cunningham 2017-01-23 17:38:54 -06:00
parent fbfe987ae8
commit 6fbec25c8f

View File

@ -40,6 +40,7 @@
#if LWIP_SOCKET
#include "lwip/if.h"
#include "lwip/netifapi.h"
char *