Whamcloud - gitweb
LU-6401 headers: move swab functions to new header files
[fs/lustre-release.git] / lustre / llite / file.c
index b4f3779..0d13b13 100644 (file)
 # include <linux/uidgid.h>
 #endif
 #include <lustre/ll_fiemap.h>
+
 #include <lustre_ioctl.h>
+#include <lustre_swab.h>
 
 #include "cl_object.h"
-
 #include "llite_internal.h"
 #include "vvp_internal.h"