Explorar o código

添加sys/errno.h头文件

Z.Y.Ma %!s(int64=4) %!d(string=hai) anos
pai
achega
8b37f81267
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ports/rtthread/HAL_TCP_rtthread.c

+ 1 - 0
ports/rtthread/HAL_TCP_rtthread.c

@@ -28,6 +28,7 @@
 #include <sys/time.h>
 #include <sys/socket.h>
 #include <sys/select.h>
+#include <sys/errno.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <netinet/tcp.h>