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:
Love Hörnquist Åstrand
2005-04-24 13:49:00 +00:00
parent 90930940d1
commit b90ccb10ca

View File

@@ -92,13 +92,6 @@
#include <hdb_err.h>
#include <der.h> /* copy_octet_string */
#ifdef KRB4
#include <krb.h>
#include <prot.h>
#define Principal Principal4
#include <krb_db.h>
#endif
#undef ALLOC
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
#undef ALLOC_SEQ