diff options
Diffstat (limited to 'libglusterfs')
-rw-r--r-- | libglusterfs/src/iatt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/iatt.h b/libglusterfs/src/iatt.h index 92d679f4c17..ef64f9afc95 100644 --- a/libglusterfs/src/iatt.h +++ b/libglusterfs/src/iatt.h @@ -30,6 +30,7 @@ #include <sys/stat.h> /* for iatt <--> stat conversions */ #include <unistd.h> +#include "compat.h" typedef enum { IA_INVAL = 0, |