diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 4094df7769..ddb5c5e68b 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -4372,6 +4372,7 @@ char *valid_share_pathname(TALLOC_CTX *ctx, const char *dos_pathname); /* The following definitions come from rpc_server/srv_svcctl_nt.c */ bool init_service_op_table( void ); +bool shutdown_service_op_table(void); /* The following definitions come from rpcclient/cmd_dfs.c */ |