mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:53:53 +08:00
解决at_socket编译失败的问题
失败现象为“找不到EAGAIN”,此问题由libc改动引发。
This commit is contained in:
parent
5bae565f7f
commit
e38a8e9378
@ -13,6 +13,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/errno.h>
|
||||
|
||||
#include <at_socket.h>
|
||||
#include <at_device.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user