@@ -, +, @@ --- posix/sys/types.h | 3 --- 1 file changed, 3 deletions(-) --- a/posix/sys/types.h +++ a/posix/sys/types.h @@ -217,9 +217,6 @@ typedef int register_t __attribute__ ((__mode__ (__word__))); /* It also defines `fd_set' and the FD_* macros for `select'. */ # include - -/* BSD defines these symbols, so we follow. */ -# include #endif /* Use misc. */ --