mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
232 B
Plaintext
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
|
|
|