Whamcloud - gitweb
LU-8560 libcfs: handle PAGE_CACHE_* removal in newer kernels
[fs/lustre-release.git] / lustre / obdclass / linux / linux-obdo.c
index 0a3858e..733d8c1 100644 (file)
@@ -44,7 +44,7 @@
 
 #include <linux/fs.h>
 #include <linux/module.h>
-#include <linux/pagemap.h> /* for PAGE_CACHE_SIZE */
+#include <linux/pagemap.h> /* for PAGE_SIZE */
 #include <lustre/lustre_idl.h>
 #include <obd_class.h>