diff options
Diffstat (limited to 'xlators/protocol/lib/src/glusterfs-xdr.h')
-rw-r--r-- | xlators/protocol/lib/src/glusterfs-xdr.h | 1 |
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 f99335c4210..72f131c746c 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 |