From db61075a123008ebd94ab8ff00b984e484155654 Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Thu, 21 Oct 2010 03:38:30 +0000 Subject: Solaris build: Fix linux only features Signed-off-by: shishir gowda Signed-off-by: Anand V. Avati BUG: 1990 (Gluster mainline build on solaris fails with errors) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1990 --- rpc/xdr/src/portmap-xdr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rpc/xdr/src/portmap-xdr.h') diff --git a/rpc/xdr/src/portmap-xdr.h b/rpc/xdr/src/portmap-xdr.h index e53cc15ae..edc2ccf24 100644 --- a/rpc/xdr/src/portmap-xdr.h +++ b/rpc/xdr/src/portmap-xdr.h @@ -27,6 +27,7 @@ #define _PORTMAP_H_RPCGEN #include +#include #ifdef __cplusplus -- cgit