1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/ftp/proftpd-devel/files/patch-ah
1999-12-05 19:29:55 +00:00

11 lines
232 B
Plaintext

--- modules/mod_unixpw.c.orig Thu Sep 30 20:33:47 1999
+++ modules/mod_unixpw.c Sat Nov 13 13:15:26 1999
@@ -42,6 +42,7 @@
#include <sys/security.h>
#endif
#ifdef HAVE_PROT_H
+#include <krb.h>
#include <prot.h>
#endif