Explorar o código

move select.h to none-gcc

Meco Man %!s(int64=3) %!d(string=hai) anos
pai
achega
aa8a493c3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/libc/compilers/common/none-gcc/sys/select.h

+ 1 - 1
components/libc/compilers/common/sys/select.h → components/libc/compilers/common/none-gcc/sys/select.h

@@ -12,8 +12,8 @@
 #define __SYS_SELECT_H__
 
 #include <rtconfig.h>
-#include <sys/time.h>
 #include <sys/types.h>
+#include <sys/time.h>
 
 #ifndef  FD_SETSIZE
 #define  FD_SETSIZE  32