s4:dsdb: Only use the required md4 header file
authorAndreas Schneider <asn@samba.org>
Wed, 27 Feb 2019 07:06:21 +0000 (08:06 +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>
source4/dsdb/common/util_trusts.c

index 40777ec14ff75b9100517fd90c29ec9f601397a3..4fe20496ed8e388d46a1e132c04401e511777707 100644 (file)
@@ -32,7 +32,7 @@
 #include "dsdb/common/util.h"
 #include "libds/common/flag_mapping.h"
 #include "../lib/util/dlinklist.h"
-#include "../lib/crypto/crypto.h"
+#include "lib/crypto/md4.h"
 #include "libcli/ldap/ldap_ndr.h"
 
 NTSTATUS dsdb_trust_forest_info_from_lsa(TALLOC_CTX *mem_ctx,