summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/file.c')
-rw-r--r--fs/btrfs/file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c
index 9c100198dd26..22063340a4c2 100644
--- a/fs/btrfs/file.c
+++ b/fs/btrfs/file.c
@@ -34,6 +34,7 @@
#include "accessors.h"
#include "extent-tree.h"
#include "file-item.h"
+#include "ioctl.h"
/* simple helper to fault in pages and copy. This should go away
* and be replaced with calls into generic code.