diff auth.h @ 122:cb7ef2f63bf0 private-rez

propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d4871c3609d6100fe34300720 from branch 'matt.dbclient.rez' to 'matt.dbclient.work'
author Matt Johnston <matt@ucc.asn.au>
date Tue, 14 Sep 2004 13:09:29 +0000
parents 3b2a5a1c4347
children aad4b3f58556
line wrap: on
line diff
--- a/auth.h	Sun Sep 12 05:53:48 2004 +0000
+++ b/auth.h	Tue Sep 14 13:09:29 2004 +0000
@@ -36,6 +36,7 @@
 void send_msg_userauth_success();
 void svr_auth_password();
 void svr_auth_pubkey();
+void svr_auth_pam();
 
 /* Client functions */
 void recv_msg_userauth_failure();