use crypto-headers.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11444 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-09-10 20:03:49 +00:00
parent fc5a1287fa
commit 77de2f4011
10 changed files with 10 additions and 61 deletions

View File

@@ -50,11 +50,7 @@ RCSID("$Id$");
#include <pwd.h>
#ifdef HAVE_OPENSSL
#include <openssl/des.h>
#else
#include <des.h>
#endif
#include "crypto-headers.h"
#ifdef KRB5
#include <krb5.h>
#endif