summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/lib/src/glusterfs-xdr.h
diff options
context:
space:
mode:
authorCsaba Henk <csaba@gluster.com>2010-06-24 12:41:03 +0000
committerAnand V. Avati <avati@dev.gluster.com>2010-06-25 03:16:39 -0700
commit2c5c3cedc096c36ef9d004ffa0cdb5324d2915e6 (patch)
tree626f99a789cf03ae342f0ddb5ad3823ce135fdf5 /xlators/protocol/lib/src/glusterfs-xdr.h
parent29893bcba579f7e37a6ace018ffda1c8abe45550 (diff)
OS X: fix up rpc protocol
Signed-off-by: Csaba Henk <csaba@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 875 (Implement a new protocol to provide proper backward/forward compatibility) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=875
Diffstat (limited to 'xlators/protocol/lib/src/glusterfs-xdr.h')
-rw-r--r--xlators/protocol/lib/src/glusterfs-xdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/protocol/lib/src/glusterfs-xdr.h b/xlators/protocol/lib/src/glusterfs-xdr.h
index f99335c4..72f131c7 100644
--- a/xlators/protocol/lib/src/glusterfs-xdr.h
+++ b/xlators/protocol/lib/src/glusterfs-xdr.h
@@ -7,6 +7,7 @@
#define _GLUSTERFS3_H_RPCGEN
#include <rpc/rpc.h>
+#include "xdr-common.h"
#include "iatt.h"
#ifdef __cplusplus