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 10:20:43 +0000 (12:20 +0200)
commit64b664155b16b0995af7cc87f54c613350127f9e
tree5238633c60fecb9625133bd2f37c2f3029cadaaa
parentbb15aa58bc862fbd33b67d5570f68e4232db1a88
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h

Guenther
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