diff options
Diffstat (limited to 'libglusterfs/src/logging.h')
-rw-r--r-- | libglusterfs/src/logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/logging.h b/libglusterfs/src/logging.h index db2e829b5c2..44f73c9062f 100644 --- a/libglusterfs/src/logging.h +++ b/libglusterfs/src/logging.h @@ -28,6 +28,7 @@ #include <stdint.h> #include <stdio.h> +#include <stdarg.h> #define GF_PRI_FSBLK PRId64 #define GF_PRI_BLKSIZE "ld" |