From fa57e2db4d81032aba25425452d0b009af4c2e72 Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 10 Jun 2005 18:03:36 +0000 Subject: [PATCH] Branch b1_4 #include for 2.4.19 RPM builds. --- lustre/include/lustre/lustre_user.h | 1 + 1 file changed, 1 insertion(+) 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 -- 1.8.3.1