To fix build (lock_tcpip_core is not defined otherwise)
@@ -36,6 +36,7 @@
#include "lwip/sys.h"
#include "lwip/mem.h"
#include "lwip/stats.h"
+#include "lwip/tcpip.h"
#include "FreeRTOS.h"
#include "semphr.h"
#include "task.h"