增加所有文件
This commit is contained in:
7
middleware/lwip/contrib/ports/win32/check/unistd.h
Normal file
7
middleware/lwip/contrib/ports/win32/check/unistd.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef LWIP_UNISTD_H
|
||||
#define LWIP_UNISTD_H
|
||||
|
||||
/* include io.h for read() and write() */
|
||||
#include <io.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user