summaryrefslogtreecommitdiffstats
path: root/cli/src/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/src/cli.h')
-rw-r--r--cli/src/cli.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/src/cli.h b/cli/src/cli.h
index 7d9a1d40e6d..b5c5d756f17 100644
--- a/cli/src/cli.h
+++ b/cli/src/cli.h
@@ -175,12 +175,10 @@ struct cli_volume_status {
char *pid_str;
char *free;
char *total;
-#ifdef GF_LINUX_HOST_OS
char *fs_name;
char *mount_options;
char *device;
char *inode_size;
-#endif
};
struct snap_config_opt_vals_ {