s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
authorGünther Deschner <gd@samba.org>
Wed, 30 Mar 2011 22:34:28 +0000 (00:34 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 12 Apr 2011 11:25:15 +0000 (13:25 +0200)
commita35c24c9a47f947abc992c14c809403e6aa5aa07
tree145ca7f97825d92ee1fbbb642200ef7373abb6cf
parent6215a7bc8ef7268d6034785b4d887c40475e715e
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h

Guenther
(cherry picked from commit 64b664155b16b0995af7cc87f54c613350127f9e)
source3/include/client.h
source3/include/proto.h
source3/rpc_client/rpc_transport.h [new file with mode: 0644]
source3/rpc_client/rpc_transport_np.c
source3/rpc_client/rpc_transport_sock.c
source3/rpc_client/rpc_transport_tstream.c