mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h
metze
This commit is contained in:
parent
f936cfe505
commit
f2044d0d11
@ -21,7 +21,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "rpcclient.h"
|
||||
#include "../librpc/gen_ndr/cli_dssetup.h"
|
||||
#include "../librpc/gen_ndr/ndr_dssetup_c.h"
|
||||
|
||||
/* Look up domain related information on a remote host */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user