X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=misc%2Fsys%2Fselect.h;h=a151570bc62a8c5f24f74695ae9d4134b468722b;hp=2e102dd9fe3fb9361ed5043b0839c25287e044e7;hb=e92daf8368c6261999529ff8cfa70fd06acd5855;hpb=3cc2e0ee8a32c3cb30ade2675749db3ec4efb2d9 diff --git a/misc/sys/select.h b/misc/sys/select.h index 2e102dd9fe..a151570bc6 100644 --- a/misc/sys/select.h +++ b/misc/sys/select.h @@ -20,15 +20,15 @@ /* POSIX 1003.1g: 6.2 Select from File Descriptor Sets */ #ifndef _SYS_SELECT_H - #define _SYS_SELECT_H 1 + #include /* Get definition of needed basic types. */ -#include +#include /* Get __FD_* definitions. */ -#include +#include /* Get definition of timer specification structures. */ #define __need_timespec