I think this patch unbreaks world. Index: pam_opieaccess/pam_opieaccess.c =================================================================== RCS file: /home/ncvs/src/lib/libpam/modules/pam_opieaccess/pam_opieaccess.c,v retrieving revision 1.7 diff -u -r1.7 pam_opieaccess.c --- pam_opieaccess/pam_opieaccess.c 14 Mar 2002 23:27:58 -0000 1.7 +++ pam_opieaccess/pam_opieaccess.c 22 Mar 2002 17:29:20 -0000 @@ -39,6 +39,7 @@ #define _BSD_SOURCE +#include <sys/types.h> #include <opie.h> #include <pwd.h> #include <unistd.h>
-- -Alfred Perlstein [[EMAIL PROTECTED]] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message