Whamcloud - gitweb
LU-6401 uapi: migrate remaining uapi headers to uapi directory
[fs/lustre-release.git] / lustre / tests / checkfiemap.c
index e8e2ff3..2dea812 100644 (file)
@@ -40,7 +40,7 @@
 #include <getopt.h>
 #include <linux/types.h>
 #include <linux/fs.h>
-#include <lustre/lustre_user.h>
+#include <linux/lustre/lustre_user.h>
 
 #ifndef FS_IOC_FIEMAP
 # define FS_IOC_FIEMAP (_IOWR('f', 11, struct fiemap))