aboutsummaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/ftpd.c-pam
blob: 70623d3b813489aba4e8d02c8a8b10d1eb3e3beb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ftpd.c.orig	Fri Nov 30 01:56:11 2001
+++ src/ftpd.c	Wed May 24 16:21:21 2006
@@ -7633,6 +7633,7 @@
  */
 
 #include <security/pam_appl.h>
+#define PAM_ESTABLISH_CRED 0x1
 /* Static variables used to communicate between the conversation function
  * and the server_login function
  */