]> granicus.if.org Git - sudo/commitdiff
add back security/pam_misc.h
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Oct 1998 05:24:12 +0000 (05:24 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Oct 1998 05:24:12 +0000 (05:24 +0000)
check.c

diff --git a/check.c b/check.c
index e4a369cfd0dc9f03e8c97bb94ff47e1c44fea26e..371482cf77064b23fae1cceadeba52abeb96dd72 100644 (file)
--- a/check.c
+++ b/check.c
@@ -71,6 +71,7 @@ static char rcsid[] = "$Id$";
 #endif /* HAVE_KERB4 */
 #ifdef HAVE_PAM
 #  include <security/pam_appl.h>
+#  include <security/pam_misc.h>
 #endif /* HAVE_PAM */
 #ifdef HAVE_AFS
 #  include <afs/stds.h>