The unified diff between revisions [12619953..] and [23e9cf6a..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'auth.h'

#
#
# patch "auth.h"
#  from [42a641e0c3b3027858c3f8e8e717cca76b7eddd8]
#    to [ff1ddd99ccdd09f16eabf2e22e5384dabf33543d]
#
============================================================
--- auth.h	42a641e0c3b3027858c3f8e8e717cca76b7eddd8
+++ auth.h	ff1ddd99ccdd09f16eabf2e22e5384dabf33543d
@@ -36,6 +36,7 @@ void svr_auth_pubkey();
 void send_msg_userauth_success();
 void svr_auth_password();
 void svr_auth_pubkey();
+void svr_auth_pam();

 /* Client functions */
 void recv_msg_userauth_failure();