Commit d6b722aa authored by Al Viro's avatar Al Viro
Browse files

hppfs: missing include

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
No related merge requests found
......@@ -16,6 +16,7 @@
#include <linux/statfs.h>
#include <linux/types.h>
#include <linux/pid_namespace.h>
#include <linux/namei.h>
#include <asm/uaccess.h>
#include "os.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