re-insert krb_err.h and other miss
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6116 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#undef ALLOC
|
||||
#include <krb.h>
|
||||
#include <kadm.h>
|
||||
#include <krb_err.h>
|
||||
#include <kadm_err.h>
|
||||
|
||||
RCSID("$Id$");
|
||||
@@ -731,7 +732,7 @@ decode_packet(krb5_context context,
|
||||
char sname[] = "changepw", sinst[] = "kerberos";
|
||||
unsigned long checksum;
|
||||
des_key_schedule schedule;
|
||||
const char *msg = message.data;
|
||||
char *msg = message.data;
|
||||
void *kadm_handle;
|
||||
|
||||
if(message.length < KADM_VERSIZE
|
||||
|
Reference in New Issue
Block a user