move select.h to none-gcc
This commit is contained in:
parent
f1088e77d1
commit
aa8a493c3c
|
@ -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
|
Loading…
Reference in New Issue