Fix up after header file cleanups: add <linux/mount.h> to

hugetlbfs that got it implicitly before.
parent 6351ec40
......@@ -11,6 +11,7 @@
#include <asm/current.h>
#include <linux/sched.h> /* remove ASAP */
#include <linux/fs.h>
#include <linux/mount.h>
#include <linux/file.h>
#include <linux/writeback.h>
#include <linux/pagemap.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment