move select.h to none-gcc

This commit is contained in:
Meco Man 2021-09-14 20:49:44 -04:00
parent f1088e77d1
commit aa8a493c3c
1 changed files with 1 additions and 1 deletions

View File

@ -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