diff options
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_svcctl.h')
-rw-r--r-- | source3/librpc/gen_ndr/ndr_svcctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/ndr_svcctl.h b/source3/librpc/gen_ndr/ndr_svcctl.h index 83a1c2d58e..6653083a3f 100644 --- a/source3/librpc/gen_ndr/ndr_svcctl.h +++ b/source3/librpc/gen_ndr/ndr_svcctl.h @@ -10,7 +10,7 @@ #define DCERPC_SVCCTL_VERSION 2.0 #define DCERPC_SVCCTL_NAME "svcctl" #define DCERPC_SVCCTL_HELPSTRING "Service Control" -extern const struct dcerpc_interface_table dcerpc_table_svcctl; +extern const struct ndr_interface_table dcerpc_table_svcctl; NTSTATUS dcerpc_server_svcctl_init(void); #define DCERPC_SVCCTL_CLOSESERVICEHANDLE (0x00) |