From 74f649306e756f22ad5c9e4328d0fbdc4292d4ea Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 20:04:03 +0530 Subject: [PATCH] --- yaml --- r: 130615 b: refs/heads/master c: 9e87b1e53f3c72c1196dc22cb359b5d6188a3729 h: refs/heads/master i: 130613: 4eced69f67fc476c30b6a95dcc26786451ca2613 130611: dcf78b081f6cc88ccaa401c121f2d1474903f69f 130607: 81f2e3acd8fafabbb402176b59cf678a3eeb8207 v: v3 --- [refs] | 2 +- trunk/include/linux/nfsd/nfsfh.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 56b0023216a7..a27fa53d7a6c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3187cedf158687432cdf152eeee205f7b149f4ef +refs/heads/master: 9e87b1e53f3c72c1196dc22cb359b5d6188a3729 diff --git a/trunk/include/linux/nfsd/nfsfh.h b/trunk/include/linux/nfsd/nfsfh.h index b2e093870bc6..fa317f6c154b 100644 --- a/trunk/include/linux/nfsd/nfsfh.h +++ b/trunk/include/linux/nfsd/nfsfh.h @@ -14,9 +14,8 @@ #ifndef _LINUX_NFSD_FH_H #define _LINUX_NFSD_FH_H -#include -#ifdef __KERNEL__ # include +#ifdef __KERNEL__ # include # include #endif