From 340a791b1227793581b361d52134f719e8ce07f2 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 25 Apr 2006 14:52:13 +0100 Subject: [PATCH] --- yaml --- r: 27960 b: refs/heads/master c: 0409d3a332fc4347efba535a5003943f2a4aa1ca h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/quota.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 59601cf84389..5ae995604515 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 997b7af2fe0810ca82a2f801a295218b51426e5a +refs/heads/master: 0409d3a332fc4347efba535a5003943f2a4aa1ca diff --git a/trunk/include/linux/quota.h b/trunk/include/linux/quota.h index 2dab71e1c3d1..b8fbf26eb885 100644 --- a/trunk/include/linux/quota.h +++ b/trunk/include/linux/quota.h @@ -37,8 +37,6 @@ #include #include -#include -#include #define __DQUOT_VERSION__ "dquot_6.5.1" #define __DQUOT_NUM_VERSION__ 6*10000+5*100+1 @@ -133,6 +131,8 @@ struct if_dqinfo { }; #ifdef __KERNEL__ +#include +#include #include #include