summaryrefslogtreecommitdiff
path: root/ssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.h')
-rw-r--r--ssh.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ssh.h b/ssh.h
index 2c2afd5a0..996b504a4 100644
--- a/ssh.h
+++ b/ssh.h
@@ -558,8 +558,4 @@ int auth_skey_password(struct passwd * pw, const char *password);
558/* AF_UNSPEC or AF_INET or AF_INET6 */ 558/* AF_UNSPEC or AF_INET or AF_INET6 */
559extern int IPv4or6; 559extern int IPv4or6;
560 560
561#ifdef USE_PAM
562#include "auth-pam.h"
563#endif /* USE_PAM */
564
565#endif /* SSH_H */ 561#endif /* SSH_H */