1
0
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:
Stefan Metzmacher 2011-01-11 13:34:41 +01:00
parent f936cfe505
commit f2044d0d11

View File

@ -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 */