]> andersk Git - openssh.git/blobdiff - auth.h
- (dtucker) [auth-chall.c auth.h auth2-chall.c] Bug #936: Remove pam from
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index 760337bea36d7362bfe88bbefe4c39e9d8ce1aaf..6c0089dc73fee65472f24e328294b335bb774b7a 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -130,6 +130,8 @@ int auth_shadow_pwexpired(Authctxt *);
 #endif
 
 #include "auth-pam.h"
+void remove_kbdint_device(const char *);
+
 void disable_forwarding(void);
 
 void   do_authentication(Authctxt *);
This page took 0.071544 seconds and 4 git commands to generate.