Z.Y.Ma 4 лет назад
Родитель
Сommit
8b37f81267
1 измененных файлов с 1 добавлено и 0 удалено
  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>