Better tuning for FreeBSD 2.0
This commit is contained in:
parent
262fc78bc6
commit
71f06f6803
@ -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