Explorar el Código

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

zylx hace 7 años
padre
commit
b6478376b3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      port/modusocket.c

+ 1 - 0
port/modusocket.c

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