mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
libwbclient: Talloc is no longer used
This commit is contained in:
parent
b29f3f497b
commit
d61b07253b
@ -31,8 +31,6 @@
|
||||
#include "nsswitch/winbind_nss_config.h"
|
||||
#include "nsswitch/winbind_struct_protocol.h"
|
||||
|
||||
#include <talloc.h>
|
||||
|
||||
/* Public headers */
|
||||
|
||||
#include "wbclient.h"
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('LIBWBCLIENT',
|
||||
source='wbc_guid.c wbc_idmap.c wbclient.c wbc_pam.c wbc_pwd.c wbc_sid.c wbc_util.c',
|
||||
public_deps='talloc'
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user