summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs')
-rw-r--r--libglusterfs/src/logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/logging.h b/libglusterfs/src/logging.h
index 1f0c4ac7..3c197c01 100644
--- a/libglusterfs/src/logging.h
+++ b/libglusterfs/src/logging.h
@@ -32,7 +32,7 @@
#define GF_PRI_FSBLK PRId64
#define GF_PRI_BLKSIZE PRId32
-#define GF_PRI_SIZET PRId64
+#define GF_PRI_SIZET "zu"
#define GF_PRI_NLINK PRId32
#define GF_PRI_DEV PRId64