Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 577946
Collapse All | Expand All

(-)a/posix/sys/types.h (-4 lines)
Lines 217-225 typedef int register_t __attribute__ ((__mode__ (__word__))); Link Here
217
217
218
/* It also defines `fd_set' and the FD_* macros for `select'.  */
218
/* It also defines `fd_set' and the FD_* macros for `select'.  */
219
# include <sys/select.h>
219
# include <sys/select.h>
220
221
/* BSD defines these symbols, so we follow.  */
222
# include <sys/sysmacros.h>
223
#endif /* Use misc.  */
220
#endif /* Use misc.  */
224
221
225
222
226
- 

Return to bug 577946