1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-13 08:23:49 +03:00

s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h

Guenther
This commit is contained in:
Günther Deschner
2011-03-31 00:34:28 +02:00
parent bb15aa58bc
commit 64b664155b
6 changed files with 111 additions and 80 deletions

View File

@@ -18,6 +18,7 @@
*/
#include "includes.h"
#include "rpc_client/rpc_transport.h"
#include "../lib/async_req/async_sock.h"
#undef DBGC_CLASS