Update for some -current quirks, and some other things taken from the
*bsd bind-8 ports. (our setpwent() was changed to return void, but our setgrent() returns int still!)
This commit is contained in:
parent
2b98bebedc
commit
5be83b16af
@ -7,7 +7,10 @@
|
||||
#define HAVE_FCHMOD
|
||||
#define NEED_PSELECT
|
||||
#define HAVE_SA_LEN
|
||||
#define USE_LOG_CONS
|
||||
#define SETPWENT_VOID
|
||||
#define RLIMIT_TYPE rlim_t
|
||||
#define RLIMIT_LONGLONG
|
||||
#define RLIMIT_FILE_INFINITY
|
||||
#define HAVE_CHROOT
|
||||
#define CAN_CHANGE_ID
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user