summaryrefslogtreecommitdiff
path: root/fs/ext2
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-02-20 17:04:00 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2013-02-20 17:26:35 +1100
commit3baf68f92a57e6f09cff20194dbdfa2bdc4ea690 (patch)
treee457ad4ecd61664fcbc5faf3bb76169ff868292f /fs/ext2
parent9cfef73307b0568cfbaff137ccb2a1febb174d05 (diff)
parentb38448e0fa6ae60a8444af9327f47ad6136d5429 (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'fs/ext2')
-rw-r--r--fs/ext2/inode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
index c3881e56662e..43d72d0ec7e2 100644
--- a/fs/ext2/inode.c
+++ b/fs/ext2/inode.c
@@ -31,6 +31,7 @@
#include <linux/mpage.h>
#include <linux/fiemap.h>
#include <linux/namei.h>
+#include <linux/aio.h>
#include "ext2.h"
#include "acl.h"
#include "xip.h"