OSDN Git Service

rpc_msg.h: move xdr_accepted_reply and xdr_received_reply from rpc.h
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 12 Mar 2011 19:28:17 +0000 (20:28 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:21 +0000 (14:00 +0200)
commit2e55f3df3531a33d84a065979508a809e2bec742
tree9454dfa196408e4c90de18cc2553acd39d6720e3
parent2072ce3b2e052a82452f2c67768468f76465d32c
rpc_msg.h: move xdr_accepted_reply and xdr_received_reply from rpc.h

glibc does not provide these prototypes
libtirpc provides them in rpc_msg.h, copied comments from there

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/rpc/rpc.h
include/rpc/rpc_msg.h