Browse Source
LWIP_NETCONN and LWIP_SOCKET are defined in opt.h, so move #include "lwip/opt.h" out of #if LWIP_NETCONN || LWIP_SOCKET guard. Signed-off-by: Axel Lin <axel.lin@ingics.com>STABLE-2_1_x
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue