Ian Darwin wrote on Sun, Jul 05, 2009 at 04:18:00PM -0400:

> There's no value getting the wrong answer quickly.

Ouch.
I should have noticed, i did look at getgrent(3) and such before.
Thanks for the explanations and sorry for wasting your time...

So i will simply do the following *after unlock*:


Index: auth_subr.3
===================================================================
RCS file: /cvs/src/lib/libc/gen/auth_subr.3,v
retrieving revision 1.18
diff -u -p -r1.18 auth_subr.3
--- auth_subr.3 4 Apr 2008 17:42:39 -0000       1.18
+++ auth_subr.3 5 Jul 2009 20:53:43 -0000
@@ -58,6 +58,7 @@
 .Nm auth_setstate
 .Nd interface to the BSD Authentication system
 .Sh SYNOPSIS
+.Fd #include <sys/types.h>
 .Fd #include <login_cap.h>
 .Fd #include <bsd_auth.h>
 .Ft auth_session_t *

Reply via email to