mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
libcli/auth: convert to dbwrap.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
b45e3f557a
commit
00c9e83d92
@@ -25,7 +25,7 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_AUTH',
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('COMMON_SCHANNEL',
|
||||
source='schannel_state_tdb.c schannel_sign.c',
|
||||
deps='tdb-wrap util_tdb samba-hostconfig NDR_NETLOGON'
|
||||
deps='dbwrap util_tdb samba-hostconfig NDR_NETLOGON'
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user