1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/ftp/proftpd/files/patch-ah

11 lines
225 B
Plaintext
Raw Normal View History

--- 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