On 08/16/2010 04:30 PM, Eric Blake wrote:
On 08/16/2010 02:20 PM, Stefan Berger wrote:
> Fixing a problem in the build on cygwin due to missing #define's.
>
> Signed-off-by: Stefan Berger<stefanb(a)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
patch).
Pushed.
Stefan