]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
dsdb: Avoid an unneeded #include
authorVolker Lendecke <vl@samba.org>
Sun, 24 Jan 2021 08:21:23 +0000 (09:21 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Jan 2021 16:58:35 +0000 (16:58 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
source4/dsdb/common/util.c

index 08c18c485a3c791f3fd8ce8ee7f121d12c9a8ed4..769e589e265085e211bd535950937e70242cd536 100644 (file)
@@ -46,7 +46,6 @@
 #include "librpc/gen_ndr/irpc.h"
 #include "libds/common/flag_mapping.h"
 #include "lib/util/access.h"
-#include "lib/util/util_str_hex.h"
 #include "lib/util/sys_rw_data.h"
 #include "libcli/util/ntstatus.h"
 #include "lib/util/smb_strtox.h"