mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
s3-build: use HAVE_ADS define in some more places.
Guenther
This commit is contained in:
@ -362,7 +362,7 @@ WERROR NetGetJoinInformation_l(struct libnetapi_ctx *ctx,
|
||||
WERROR NetGetJoinableOUs_l(struct libnetapi_ctx *ctx,
|
||||
struct NetGetJoinableOUs *r)
|
||||
{
|
||||
#ifdef WITH_ADS
|
||||
#ifdef HAVE_ADS
|
||||
NTSTATUS status;
|
||||
ADS_STATUS ads_status;
|
||||
ADS_STRUCT *ads = NULL;
|
||||
|
Reference in New Issue
Block a user