]> andersk Git - gssapi-openssh.git/blobdiff - openssh/includes.h
Re-import of OpenSSH 3.7.1p2 (Chase\!)
[gssapi-openssh.git] / openssh / includes.h
index ac9a950e07059eac0e902e8a05f7c648fcaca4f6..033cd91fae6df2708a54d312e9e8da52131a5583 100644 (file)
@@ -147,11 +147,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 # include <rpc/types.h> /* For INADDR_LOOPBACK */
 #endif
 #ifdef USE_PAM
-#if defined(HAVE_SECURITY_PAM_APPL_H)
 # include <security/pam_appl.h>
-#elif defined (HAVE_PAM_PAM_APPL_H)
-# include <pam/pam_appl.h>
-#endif
 #endif
 #ifdef HAVE_READPASSPHRASE_H
 # include <readpassphrase.h>
This page took 0.031064 seconds and 4 git commands to generate.