mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r13337: Attempt to fix the AIX build
This commit is contained in:
parent
2aed5b3640
commit
b129b4f94f
@ -252,7 +252,7 @@ int net_rpc_shell(int argc, const char **argv)
|
||||
return 0;
|
||||
}
|
||||
|
||||
static struct rpc_sh_cmd sh_cmds[] = {
|
||||
static struct rpc_sh_cmd sh_cmds[5] = {
|
||||
|
||||
{ "info", NULL, PI_SAMR, rpc_sh_info,
|
||||
"Print information about the domain connected to" },
|
||||
|
Loading…
Reference in New Issue
Block a user