Explorar o código

[修复]:修复编译报错的问题

zylx %!s(int64=7) %!d(string=hai) anos
pai
achega
b6478376b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      port/modusocket.c

+ 1 - 0
port/modusocket.c

@@ -35,6 +35,7 @@
 #include <sys/socket.h>
 #include <fcntl.h>
 #include <sys/select.h>
+#include <sys/time.h>
 
 #include "py/objtuple.h"
 #include "py/objlist.h"