]> andersk Git - openssh.git/blobdiff - auth-pam.h
- (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
[openssh.git] / auth-pam.h
index 6b77872d1919ac84e9de9a5c639e7431844ef38c..60dc32ea666a066413eba11557191b16733beb90 100644 (file)
@@ -43,5 +43,7 @@ int do_pam_putenv(char *, char *);
 void print_pam_messages(void);
 char ** fetch_pam_environment(void);
 void free_pam_environment(char **);
+void sshpam_thread_cleanup(void);
+void sshpam_cleanup(void);
 
 #endif /* USE_PAM */
This page took 0.092003 seconds and 4 git commands to generate.