Prefix internal symbol with _kdc_.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19507 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,7 +43,7 @@ RCSID("$Id$");
|
||||
#define NTLM_V1_SESSION 0x02
|
||||
#define NTLM_V1 0x01
|
||||
|
||||
const struct units digestunits[] = {
|
||||
const struct units _kdc_digestunits[] = {
|
||||
{"chap-md5", 1U << 4},
|
||||
{"digest-md5", 1U << 3},
|
||||
{"ntlm-v2", 1U << 2},
|
||||
|
Reference in New Issue
Block a user