s3:modules: Remove superfloues sha256.h include in vfs_acl_tdb
authorAndreas Schneider <asn@samba.org>
Thu, 11 Oct 2018 16:44:56 +0000 (18:44 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 12 Dec 2018 08:13:23 +0000 (09:13 +0100)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/vfs_acl_tdb.c

index 7506e4e34fa12ade86af0219bc3def55f328c165..e3945c404ae2ef3f6626916ff4fa4069d996c7e6 100644 (file)
@@ -22,7 +22,6 @@
 #include "smbd/smbd.h"
 #include "system/filesys.h"
 #include "librpc/gen_ndr/xattr.h"
-#include "../lib/crypto/sha256.h"
 #include "dbwrap/dbwrap.h"
 #include "dbwrap/dbwrap_open.h"
 #include "auth.h"