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:
@@ -39,8 +39,6 @@ RCSID("$Id$");
|
||||
|
||||
#ifdef KRB5
|
||||
#include <krb5-types.h>
|
||||
#elif defined(KRB4)
|
||||
#include <ktypes.h>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
@@ -36,8 +36,6 @@ RCSID("$Id$");
|
||||
|
||||
#ifdef KRB5
|
||||
#include <krb5-types.h>
|
||||
#elif defined(KRB4)
|
||||
#include <ktypes.h>
|
||||
#endif
|
||||
|
||||
#include <rijndael-alg-fst.h>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user