Commit 76673d4f authored by David S. Miller's avatar David S. Miller

[SYSFS]: fs/sysfs/mount.c needs linux/init.h

parent ec4d831b
......@@ -7,6 +7,7 @@
#include <linux/fs.h>
#include <linux/mount.h>
#include <linux/pagemap.h>
#include <linux/init.h>
#include "sysfs.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