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

Fix build issue for sles9/ppc64.

lustre/quota/quota_ctl.c

index d362f28..178a54e 100644 (file)
@@ -44,7 +44,6 @@
 # include <linux/init.h>
 # include <linux/fs.h>
 # include <linux/jbd.h>
-# include <linux/ext3_fs.h>
 # include <linux/quota.h>
 # if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
 #  include <linux/smp_lock.h>