krb5_wrap: Only use the required md4 header
authorAndreas Schneider <asn@samba.org>
Wed, 27 Feb 2019 06:57:44 +0000 (07:57 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 27 Feb 2019 07:59:27 +0000 (07:59 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/krb5_wrap/krb5_samba.c

index f0dc86b1859572848415ff14657ccba3e6ce463a..344a26cdb6c2323bba1c35e9d755572480011bc0 100644 (file)
@@ -23,7 +23,7 @@
 #include "includes.h"
 #include "system/filesys.h"
 #include "krb5_samba.h"
-#include "lib/crypto/crypto.h"
+#include "lib/crypto/md4.h"
 #include "../libds/common/flags.h"
 
 #ifdef HAVE_COM_ERR_H