Better tuning for FreeBSD 2.0
This commit is contained in:
parent
7a9dedf90d
commit
610fae39e9
@ -405,6 +405,9 @@ extern int errno;
|
||||
# include <sys/types.h>
|
||||
# include <sys/param.h> /* this two for BSD definition */
|
||||
/* to avoid redefinition of it to 1 */
|
||||
#if __FreeBSD__ > 1
|
||||
# define SYSSELECTH 1
|
||||
#endif
|
||||
# define HERROR 1
|
||||
# define TERMIOS 1
|
||||
# define HAS_GETCWD 1
|
||||
|
Loading…
Reference in New Issue
Block a user