mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
add
#include <krb.h> to the auth stuff. Submitted by: Alex Demidov <alexd@vinf.ru> PR Number: 13444
This commit is contained in:
parent
d21ec77e4a
commit
2c2f60b1e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21070
10
ftp/proftpd-devel/files/patch-ah
Normal file
10
ftp/proftpd-devel/files/patch-ah
Normal file
@ -0,0 +1,10 @@
|
||||
--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999
|
||||
+++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999
|
||||
@@ -37,6 +37,7 @@
|
||||
#endif
|
||||
#ifdef HAVE_PROT_H
|
||||
#include <prot.h>
|
||||
+#include <krb.h>
|
||||
#endif
|
||||
|
||||
#include "privs.h"
|
10
ftp/proftpd/files/patch-ah
Normal file
10
ftp/proftpd/files/patch-ah
Normal file
@ -0,0 +1,10 @@
|
||||
--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999
|
||||
+++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999
|
||||
@@ -37,6 +37,7 @@
|
||||
#endif
|
||||
#ifdef HAVE_PROT_H
|
||||
#include <prot.h>
|
||||
+#include <krb.h>
|
||||
#endif
|
||||
|
||||
#include "privs.h"
|
Loading…
x
Reference in New Issue
Block a user