Browse Source

pnfs: resolve header dependency in pnfs.h

Some definitions in the header file depend on nfs_fs.h so pnfs.h can't
be included independently.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Benny Halevy 14 years ago
parent
commit
45df3c8b0f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      fs/nfs/pnfs.h

+ 1 - 0
fs/nfs/pnfs.h

@@ -30,6 +30,7 @@
 #ifndef FS_NFS_PNFS_H
 #define FS_NFS_PNFS_H
 
+#include <linux/nfs_fs.h>
 #include <linux/nfs_page.h>
 
 enum {