mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-01 12:00:53 +00: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/def.h"
|
||||
#include "lwip/sys.h"
|
||||
|
||||
#include "lwip/errno.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user