Better tuning for FreeBSD 2.0

This commit is contained in:
Andrey A. Chernov 1994-11-04 06:59:17 +00:00
parent 7a9dedf90d
commit 610fae39e9

View File

@ -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