1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/ftp/proftpd/files/patch-ah
1999-08-29 00:00:16 +00:00

11 lines
225 B
Plaintext

--- modules/mod_unixpw.c.orig Sat Aug 28 16:57:42 1999
+++ modules/mod_unixpw.c Sat Aug 28 16:59:06 1999
@@ -36,6 +36,7 @@
#include <sys/security.h>
#endif
#ifdef HAVE_PROT_H
+#include <krb.h>
#include <prot.h>
#endif