Whamcloud - gitweb
Branch b1_8_gate
authoryangsheng <yangsheng>
Wed, 3 Sep 2008 09:18:14 +0000 (09:18 +0000)
committeryangsheng <yangsheng>
Wed, 3 Sep 2008 09:18:14 +0000 (09:18 +0000)
b=16580
i=johann, shadow

Fix build issue for sles9/ppc64.

lustre/quota/quota_check.c

index 1ddba69..468391a 100644 (file)
@@ -42,9 +42,6 @@
 # include <linux/version.h>
 # include <linux/module.h>
 # include <linux/init.h>
-# include <linux/fs.h>
-# include <linux/jbd.h>
-# include <linux/ext3_fs.h>
 # if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
 #  include <linux/smp_lock.h>
 #  include <linux/buffer_head.h>