]> git.pld-linux.org Git - packages/cvs-nserver.git/blame - cvs-nserver-PAM_fix.patch
- moved rc-inetd reloading to %post
[packages/cvs-nserver.git] / cvs-nserver-PAM_fix.patch
CommitLineData
9b701eb5 1diff -Nru cvs-nserver-1.10.8.3/checkpassword/log_pam.c cvs-nserver-1.10.8.3.new/checkpassword/log_pam.c
2--- cvs-nserver-1.10.8.3/checkpassword/log_pam.c Sun May 21 18:14:31 2000
3+++ cvs-nserver-1.10.8.3.new/checkpassword/log_pam.c Wed Sep 13 23:18:24 2000
4@@ -23,7 +23,7 @@
5 #include <security/pam_misc.h>
6 #include <security/pam_appl.h>
7 #include <security/pam_modules.h>
8-#include <security/pam_filter.h>
9+
10 /* Static variables used to communicate between the conversation function
11 * and the server_login function
12 */
This page took 0.043117 seconds and 4 git commands to generate.