s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h
authorStefan Metzmacher <metze@samba.org>
Tue, 11 Jan 2011 12:34:41 +0000 (13:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 11 Jan 2011 12:40:51 +0000 (13:40 +0100)
metze

source3/rpcclient/cmd_dssetup.c

index 198c010ecd8e4e4c272b67dbdb9e544da5cceef9..5dd86093df49e44e1dcb88b67b50ec1776bbd066 100644 (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 */