]> granicus.if.org Git - sudo/commitdiff
removed usersec.h which is not present in new AFS versions
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 8 Jul 1996 13:58:25 +0000 (13:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 8 Jul 1996 13:58:25 +0000 (13:58 +0000)
check.c

diff --git a/check.c b/check.c
index 8a3bff054555899ffb902b1c75a71604a7de51c8..f05d933d33cc7fc9f30094e914bf547e894741c1 100644 (file)
--- a/check.c
+++ b/check.c
@@ -74,7 +74,6 @@ static char rcsid[] = "$Id$";
 #  include <krb.h>
 #endif /* HAVE_KERB4 */
 #ifdef HAVE_AFS
-#  include <usersec.h>
 #  include <afs/kauth.h>
 #  include <afs/kautils.h>
 #endif /* HAVE_AFS */