
17 Aug
2010
17 Aug
'10
12:42 p.m.
On 08/16/2010 04:30 PM, Eric Blake wrote:
Fixing a problem in the build on cygwin due to missing #define's.
Signed-off-by: Stefan Berger<stefanb@us.ibm.com>
--- src/remote/remote_protocol.c | 6 ++++++ src/remote/remote_protocol.h | 6 ++++++ src/remote/remote_protocol.x | 6 ++++++ 3 files changed, 18 insertions(+) ACK. (One of these days, I hope to get around to patching cygwin's <rpc/xdr.h> to provide these aliases - but that is orthogonal to this
On 08/16/2010 02:20 PM, Stefan Berger wrote: patch).
Pushed. Stefan