1 2 3 4 5 6 7 8 9 10
--- 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