mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
vfs_acl_*: Only sha256 needed
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
dee23e9472
commit
af26da1e47
@ -23,7 +23,7 @@
|
||||
#include "system/filesys.h"
|
||||
#include "librpc/gen_ndr/xattr.h"
|
||||
#include "librpc/gen_ndr/ndr_xattr.h"
|
||||
#include "../lib/crypto/crypto.h"
|
||||
#include "../lib/crypto/sha256.h"
|
||||
#include "dbwrap/dbwrap.h"
|
||||
#include "dbwrap/dbwrap_open.h"
|
||||
#include "auth.h"
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include "smbd/smbd.h"
|
||||
#include "librpc/gen_ndr/xattr.h"
|
||||
#include "librpc/gen_ndr/ndr_xattr.h"
|
||||
#include "../lib/crypto/crypto.h"
|
||||
#include "../lib/crypto/sha256.h"
|
||||
#include "auth.h"
|
||||
|
||||
#undef DBGC_CLASS
|
||||
|
Loading…
x
Reference in New Issue
Block a user