don't include krb4 headers

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13914 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-06-02 20:10:57 +00:00
parent 4d8c4b4643
commit 593c89db6e
3 changed files with 0 additions and 6 deletions

View File

@@ -39,8 +39,6 @@ RCSID("$Id$");
#ifdef KRB5
#include <krb5-types.h>
#elif defined(KRB4)
#include <ktypes.h>
#endif
#include <string.h>

View File

@@ -36,8 +36,6 @@ RCSID("$Id$");
#ifdef KRB5
#include <krb5-types.h>
#elif defined(KRB4)
#include <ktypes.h>
#endif
#include <rijndael-alg-fst.h>

View File

@@ -41,8 +41,6 @@ RCSID("$Id$");
#include <des_locl.h>
#ifdef KRB5
#include <krb5-types.h>
#elif defined(KRB4)
#include <ktypes.h>
#endif
#include <string.h>