don't need des.h here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11445 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -86,11 +86,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <roken.h>
|
#include <roken.h>
|
||||||
#ifdef HAVE_OPENSSL
|
|
||||||
#include <openssl/des.h>
|
|
||||||
#else
|
|
||||||
#include <des.h>
|
|
||||||
#endif
|
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
#include <krb5_locl.h>
|
#include <krb5_locl.h>
|
||||||
#include <hdb.h>
|
#include <hdb.h>
|
||||||
|
@@ -86,11 +86,6 @@
|
|||||||
#include <getarg.h>
|
#include <getarg.h>
|
||||||
#include <base64.h>
|
#include <base64.h>
|
||||||
#include <parse_units.h>
|
#include <parse_units.h>
|
||||||
#ifdef HAVE_OPENSSL
|
|
||||||
#include <openssl/des.h>
|
|
||||||
#else
|
|
||||||
#include <des.h>
|
|
||||||
#endif
|
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
#include <krb5_locl.h>
|
#include <krb5_locl.h>
|
||||||
#include <hdb.h>
|
#include <hdb.h>
|
||||||
|
Reference in New Issue
Block a user