Whamcloud - gitweb
Add this include for a clean compile.
authorbraam <braam>
Tue, 24 Sep 2002 18:01:40 +0000 (18:01 +0000)
committerbraam <braam>
Tue, 24 Sep 2002 18:01:40 +0000 (18:01 +0000)
lustre/obdfilter/filter.c

index 78e8a47..7057a8e 100644 (file)
@@ -16,6 +16,7 @@
 #define DEBUG_SUBSYSTEM S_FILTER
 
 #include <linux/module.h>
+#include <linux/pagemap.h>
 #include <linux/lustre_dlm.h>
 #include <linux/obd_filter.h>
 #include <linux/ext3_jbd.h>