Fix handling of dropped privileges; broken support for libwrap.

This commit is contained in:
hpa 2001-04-23 21:22:17 +00:00
parent 6f61e9935c
commit 87eda11da8
3 changed files with 49 additions and 15 deletions

View file

@ -9,6 +9,8 @@ AC_C_CONST
AC_C_INLINE
AC_CHECK_FUNCS(recvmsg)
AC_CHECK_FUNCS(setreuid)
AC_CHECK_FUNCS(setregid)
PA_MSGHDR_MSG_CONTROL
PA_STRUCT_IN_PKTINFO