mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
Try to fix unix build after Simon's errno changes (need sys_arch.h)
This commit is contained in:
parent
2afc2a52d5
commit
86a92543de
@ -38,6 +38,7 @@
|
|||||||
|
|
||||||
#include "lwip/err.h"
|
#include "lwip/err.h"
|
||||||
#include "lwip/def.h"
|
#include "lwip/def.h"
|
||||||
|
#include "lwip/sys.h"
|
||||||
|
|
||||||
#include "lwip/errno.h"
|
#include "lwip/errno.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user