summaryrefslogtreecommitdiff
path: root/ftp/proftpd-devel/files/patch-ah
blob: 1cea5a3ce4a0bde60246769dd16602bdd213438c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- modules/mod_auth_unix.c.orig	Thu May 13 23:40:18 2004
+++ modules/mod_auth_unix.c	Thu May 13 23:40:27 2004
@@ -57,6 +57,7 @@
 #endif /* HAVE_HPSECURITY_H or HPUX10 or HPUX11 */
 
 #if defined(HAVE_PROT_H) || defined(COMSEC)
+# include <krb.h>
 # include <prot.h>
 #endif