mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Also from linux/nfs_xdr.h. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
12bc372b96
commit
1313e6034a
3 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
#ifndef _NFS_FS_I
|
||||
#define _NFS_FS_I
|
||||
|
||||
#include <asm/types.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/nfs.h>
|
||||
|
||||
struct nlm_lockowner;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue