diff options
Diffstat (limited to 'fs/xfs/xfs_export.c')
| -rw-r--r-- | fs/xfs/xfs_export.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_export.c b/fs/xfs/xfs_export.c index 8c6d1d70278..a83611849ce 100644 --- a/fs/xfs/xfs_export.c +++ b/fs/xfs/xfs_export.c @@ -29,6 +29,7 @@  #include "xfs_inode.h"  #include "xfs_inode_item.h"  #include "xfs_trace.h" +#include "xfs_icache.h"  /*   * Note that we only accept fileids which are long enough rather than allow  |