s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h
authorStefan Metzmacher <metze@samba.org>
Tue, 11 Jan 2011 10:24:41 +0000 (11:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 11 Jan 2011 12:40:43 +0000 (13:40 +0100)
metze

source3/rpcclient/cmd_dfs.c

index 3de6aff0f00cbe391ed6b714a2311ea8add014e2..5d682cde8aafd31603208e79e7a010dfdc54e967 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "includes.h"
 #include "rpcclient.h"
-#include "../librpc/gen_ndr/cli_dfs.h"
+#include "../librpc/gen_ndr/ndr_dfs_c.h"
 
 /* Check DFS is supported by the remote server */