Commit 3f81804d authored by David S. Miller's avatar David S. Miller

[COMPAT]: fs/compat.c needs linux/vfs.h for asm/statfs.h

parent 6ec68a00
......@@ -19,6 +19,7 @@
#include <linux/fcntl.h>
#include <linux/namei.h>
#include <linux/file.h>
#include <linux/vfs.h>
#include <asm/uaccess.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