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