mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
|
--- modules/mod_unixpw.c.orig Sat Aug 28 15:42:13 1999
|
||
|
+++ modules/mod_unixpw.c Sat Aug 28 15:42:23 1999
|
||
|
@@ -37,6 +37,7 @@
|
||
|
#endif
|
||
|
#ifdef HAVE_PROT_H
|
||
|
#include <prot.h>
|
||
|
+#include <krb.h>
|
||
|
#endif
|
||
|
|
||
|
#include "privs.h"
|