revise lwip for control framework

This commit is contained in:
Forsworns
2022-02-24 17:52:19 +08:00
parent 287cd1bd89
commit 9fe5d550b5
13 changed files with 72 additions and 49 deletions
@@ -27,7 +27,9 @@ Modification: Use file system functions
*************************************************/
#include <reent.h>
#ifndef LWIP_PROVIDE_ERRNO
#include <sys/errno.h>
#endif
#include <stdio.h>
#include <xiuos.h>