Include headers in nfs_xdr.h required for struct rpc_task, nfs4_verifier, nfs4_stateid Cc: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx> Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- include/linux/nfs_xdr.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h index 00a0c81..a2a45d1 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h @@ -3,6 +3,8 @@ #include <linux/nfsacl.h> #include <linux/nfs3.h> +#include <linux/nfs4.h> +#include <linux/sunrpc/sched.h> /* * To change the maximum rsize and wsize supported by the NFS client, adjust -- 1.6.5.1 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html