summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/xlator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/xlator.h')
-rw-r--r--libglusterfs/src/glusterfs/xlator.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/libglusterfs/src/glusterfs/xlator.h b/libglusterfs/src/glusterfs/xlator.h
index 42cbdc1ac93..cdf9d4e8a5d 100644
--- a/libglusterfs/src/glusterfs/xlator.h
+++ b/libglusterfs/src/glusterfs/xlator.h
@@ -11,12 +11,12 @@
#ifndef _XLATOR_H
#define _XLATOR_H
-#include <stdint.h> // for int32_t
-#include <sys/types.h> // for off_t, mode_t, off64_t, dev_t
-#include "glusterfs-fops.h" // for GF_FOP_MAXVALUE, entrylk_cmd
-#include "glusterfs/atomic.h" // for gf_atomic_t
-#include "glusterfs/glusterfs.h" // for gf_boolean_t, glusterfs_ctx_t
-#include "glusterfs/compat-uuid.h" // for uuid_t
+#include <stdint.h> // for int32_t
+#include <sys/types.h> // for off_t, mode_t, off64_t, dev_t
+#include "glusterfs/glusterfs-fops.h" // for GF_FOP_MAXVALUE, entrylk_cmd
+#include "glusterfs/atomic.h" // for gf_atomic_t
+#include "glusterfs/glusterfs.h" // for gf_boolean_t, glusterfs_ctx_t
+#include "glusterfs/compat-uuid.h" // for uuid_t
#include "glusterfs/compat.h"
#include "glusterfs/event-history.h"
#include "glusterfs/dict.h"