2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 05:48:18 +00:00

add back security/pam_misc.h

This commit is contained in:
Todd C. Miller 1998-10-20 05:24:12 +00:00
parent e6f3d98252
commit 1c8dc54a3f

View File

@ -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>