From: adilger Date: Fri, 10 Jun 2005 18:03:36 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_100~1^25~8^2~38 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=fa57e2db4d81032aba25425452d0b009af4c2e72;p=fs%2Flustre-release.git Branch b1_4 #include for 2.4.19 RPM builds. --- diff --git a/lustre/include/lustre/lustre_user.h b/lustre/include/lustre/lustre_user.h index bd94f59..c56cb2d 100644 --- a/lustre/include/lustre/lustre_user.h +++ b/lustre/include/lustre/lustre_user.h @@ -135,6 +135,7 @@ struct if_quotacheck { #ifndef __KERNEL__ #define NEED_QUOTA_DEFS #else +# include # if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,21) # define NEED_QUOTA_DEFS # endif