pull up r22113 from trunk ------------------------------------------------------------------------ r22113 | ghudson | 2009-03-24 13:24:31 -0400 (Tue, 24 Mar 2009) | 5 lines Changed paths: M /trunk/src/include/k5-int.h M /trunk/src/plugins/preauth/pkinit/pkinit.h M /trunk/src/plugins/preauth/pkinit/pkinit_clnt.c M /trunk/src/plugins/preauth/pkinit/pkinit_matching.c M /trunk/src/plugins/preauth/pkinit/pkinit_srv.c Revert r21880 which included k5-int.h in several pkinit source files. Instead, move the pkinit-specific KRB5_CONF macros to pkinit.h, and add duplicate definitions of the non-pkinit-specific macros used by the pkinit code. https://github.com/krb5/krb5/commit/70a11c51bb4867de5425f27eee6a89ccb0317f12 Commit By: tlyu Revision: 22233 Changed Files: U branches/krb5-1-7/src/include/k5-int.h U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit.h U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit_clnt.c U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit_matching.c U branches/krb5-1-7/src/plugins/preauth/pkinit/pkinit_srv.c