mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
10 lines
232 B
Text
10 lines
232 B
Text
--- 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
|
|
|