diff options
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_ioctl.c')
| -rw-r--r-- | fs/xfs/linux-2.6/xfs_ioctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/linux-2.6/xfs_ioctl.c b/fs/xfs/linux-2.6/xfs_ioctl.c index 4ea1ee18aded..7b26cc2fd284 100644 --- a/fs/xfs/linux-2.6/xfs_ioctl.c +++ b/fs/xfs/linux-2.6/xfs_ioctl.c | |||
| @@ -58,6 +58,7 @@ | |||
| 58 | #include <linux/mount.h> | 58 | #include <linux/mount.h> |
| 59 | #include <linux/namei.h> | 59 | #include <linux/namei.h> |
| 60 | #include <linux/pagemap.h> | 60 | #include <linux/pagemap.h> |
| 61 | #include <linux/slab.h> | ||
| 61 | #include <linux/exportfs.h> | 62 | #include <linux/exportfs.h> |
| 62 | 63 | ||
| 63 | /* | 64 | /* |
