diff options
Diffstat (limited to 'xlators/protocol/client/src/client.h')
| -rw-r--r-- | xlators/protocol/client/src/client.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/protocol/client/src/client.h b/xlators/protocol/client/src/client.h index 26679cf630a..b6aff1fba9d 100644 --- a/xlators/protocol/client/src/client.h +++ b/xlators/protocol/client/src/client.h @@ -28,7 +28,7 @@  #include "inode.h"  #include "client-mem-types.h"  #include "protocol-common.h" -#include "glusterfs-xdr.h" +#include "glusterfs3-xdr.h"  struct clnt_options {          char *remote_subvolume;  | 
