[sudo-users] Sudo 1.6.9 release

Todd C. Miller Todd.Miller at courtesan.com
Wed Jul 18 07:12:39 EDT 2007


Edit ldap.c and replace:

#include <err.h>

With:

#include "emul/err.h"

That should fix the compilation problem.

 - todd



More information about the sudo-users mailing list