فهرست منبع

NFS: fs/nfs/dir.c should #include "internal.h"

Every file should include the headers containing the prototypes for its global
functions (in this case nfs_access_cache_shrinker()).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Adrian Bunk 17 سال پیش
والد
کامیت
4c30d56edc
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      fs/nfs/dir.c

+ 1 - 0
fs/nfs/dir.c

@@ -38,6 +38,7 @@
 #include "nfs4_fs.h"
 #include "nfs4_fs.h"
 #include "delegation.h"
 #include "delegation.h"
 #include "iostat.h"
 #include "iostat.h"
+#include "internal.h"
 
 
 /* #define NFS_DEBUG_VERBOSE 1 */
 /* #define NFS_DEBUG_VERBOSE 1 */