X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source3%2Frpcclient%2Frpcclient.h;h=ae12cac4d0a511d0c559efd3e0b87ed784d9151c;hb=053b9759003d3a36856945faaeb9879e8fe445d5;hp=762c54aacda75ca097ffb5591c4afd6728c04d8f;hpb=1974dbe30c83726a5fce86cbdb31b4375461d30b;p=mat%2Fsamba.git diff --git a/source3/rpcclient/rpcclient.h b/source3/rpcclient/rpcclient.h index 762c54aacd..ae12cac4d0 100644 --- a/source3/rpcclient/rpcclient.h +++ b/source3/rpcclient/rpcclient.h @@ -41,4 +41,6 @@ struct cmd_set { const char *usage; }; +extern struct cli_state *rpcclient_cli_state; + #endif /* RPCCLIENT_H */