don't include kerberos 4 headers here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14917 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -92,13 +92,6 @@
|
|||||||
#include <hdb_err.h>
|
#include <hdb_err.h>
|
||||||
#include <der.h> /* copy_octet_string */
|
#include <der.h> /* copy_octet_string */
|
||||||
|
|
||||||
#ifdef KRB4
|
|
||||||
#include <krb.h>
|
|
||||||
#include <prot.h>
|
|
||||||
#define Principal Principal4
|
|
||||||
#include <krb_db.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#undef ALLOC
|
#undef ALLOC
|
||||||
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
|
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
|
||||||
#undef ALLOC_SEQ
|
#undef ALLOC_SEQ
|
||||||
|
Reference in New Issue
Block a user