Whamcloud - gitweb
Revert "LU-1538 tests: keep /sbin/mount.lustre until cleanup"
[fs/lustre-release.git] / lustre / tests / checkfiemap.c
index 074f145..b28beb6 100644 (file)
@@ -40,6 +40,7 @@
 #include <getopt.h>
 
 #ifndef HAVE_FIEMAP
+# include <linux/types.h>
 # include <linux/fiemap.h>
 #endif