* init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()
authorAlexandra Ellwood <lxs@mit.edu>
Tue, 3 Jun 2003 17:27:30 +0000 (17:27 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Tue, 3 Jun 2003 17:27:30 +0000 (17:27 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15547 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/ChangeLog
src/lib/krb5/os/init_os_ctx.c

index 220468c9ce0176feb65754b4ac332394f67240e6..ee06bfa504d2fc202791cd8436403dbb40a49083 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-03  Alexandra Ellwood  <lxs@mit.edu>
+
+        * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess().
+
 2003-05-27  Ken Raeburn  <raeburn@mit.edu>
 
        * send524.c (krb5int_524_sendto_kdc): Enable support on Windows
index 8a09f015177c682e64b9c6b1de48475c1a461bac..b569b8a862c00a4276da6431435173f250ae21e5 100644 (file)
 #include "k5-int.h"
 #include "os-proto.h"
 
+#ifdef USE_LOGIN_LIBRARY
+#include "KerberosLoginPrivate.h"
+#endif
+
 #if defined(_WIN32)
 
 static krb5_error_code