summaryrefslogtreecommitdiffstats
path: root/utils/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/common.h')
-rw-r--r--utils/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/common.h b/utils/common.h
index 273c0fe..7cac49a 100644
--- a/utils/common.h
+++ b/utils/common.h
@@ -31,6 +31,7 @@
# define GB_STOREDIR "/block-store"
# define GB_TXLOCKFILE "meta.lock"
+# define SUN_PATH_MAX (sizeof(struct sockaddr_un) - sizeof(unsigned short int)) /*sun_family*/
ssize_t glusterBlockCreateParseSize(char *value);