From 868fc63dda69a0b4dc5a26da7a6a324c29b32fe5 Mon Sep 17 00:00:00 2001 From: Cedric Le Goater Date: Wed, 4 Oct 2006 02:16:21 -0700 Subject: [PATCH] --- yaml --- r: 38406 b: refs/heads/master c: f7aa2638f288f4c67acdb55947472740bd27d27a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/nfsd/const.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 75da53a8bc40..d209e556ed65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42ca09938157105c1f573c831a35e9c3e02eb354 +refs/heads/master: f7aa2638f288f4c67acdb55947472740bd27d27a diff --git a/trunk/include/linux/nfsd/const.h b/trunk/include/linux/nfsd/const.h index f478066f9cd5..f0cc77790527 100644 --- a/trunk/include/linux/nfsd/const.h +++ b/trunk/include/linux/nfsd/const.h @@ -13,7 +13,6 @@ #include #include #include -#include /* * Maximum protocol version supported by knfsd @@ -29,6 +28,8 @@ #ifdef __KERNEL__ +#include + #ifndef NFS_SUPER_MAGIC # define NFS_SUPER_MAGIC 0x6969 #endif