Skip Menu |
 

r24828 ("Include krb5_libinit.h always, since we call
krb5int_initialize_library always.") should be pulled up to 1.9. The
build breaks on NetBSD as is because "unix" isn't defined, resulting in a
fatal warning because krb5int_initialize_library() is undeclared.
From: tlyu@mit.edu
Subject: SVN Commit

pull up r24828 from trunk

------------------------------------------------------------------------
r24828 | raeburn | 2011-04-03 17:54:32 -0400 (Sun, 03 Apr 2011) | 2 lines

Include krb5_libinit.h always, since we call krb5int_initialize_library always.

https://github.com/krb5/krb5/commit/638b2e762fa4074b91731f380ea679cbdf26eac1
Commit By: tlyu
Revision: 25381
Changed Files:
U branches/krb5-1-9/src/lib/krb5/krb/init_ctx.c