From 72cade6db5fd3f6f001295a5f4edeecf44e36045 Mon Sep 17 00:00:00 2001 From: Kaushik BV Date: Fri, 23 Sep 2011 19:05:35 +0530 Subject: build: Solaris build fixes Change-Id: I977903f26dbb2c8d1632b3a1c52bd8af4ce8652f BUG: 3446 Reviewed-on: http://review.gluster.com/502 Tested-by: Gluster Build System Reviewed-by: Amar Tumballi --- rpc/xdr/src/cli1-xdr.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'rpc') diff --git a/rpc/xdr/src/cli1-xdr.h b/rpc/xdr/src/cli1-xdr.h index d1cf56851f2..f77e20b6bc7 100644 --- a/rpc/xdr/src/cli1-xdr.h +++ b/rpc/xdr/src/cli1-xdr.h @@ -17,10 +17,13 @@ . */ /* - * Please do not edit this file. - * It was generated using rpcgen. + * Most content of this file is generated using rpcgen. There are very few + * additions done to this file (changes can be seen by running 'rpcgen' + * and taking a diff of this file with rpcgen generated file */ +#include "xdr-common.h" + #ifndef _CLI1_XDR_H_RPCGEN #define _CLI1_XDR_H_RPCGEN -- cgit