cli_ucs2
[metze/samba/wip.git] / source3 / include / proto.h
index f8a9dbce66f2af119ee395311c4bbbe955d829b5..e2aeb197d087a504c867ad8e977376eef7bfe83c 100644 (file)
@@ -2462,6 +2462,7 @@ struct async_req *cli_echo_send(TALLOC_CTX *mem_ctx, struct event_context *ev,
                                DATA_BLOB data);
 NTSTATUS cli_echo_recv(struct async_req *req);
 NTSTATUS cli_echo(struct cli_state *cli, uint16_t num_echos, DATA_BLOB data);
+bool cli_ucs2(struct cli_state *cli);
 
 /* The following definitions come from libsmb/clierror.c  */