Commit c27fdc28 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

LSM: add #include <linux/security.h> to fs/hugetlbfs/inode.c

Thanks to venom@sns.it for pointing this out.
parent 6dc371f1
......@@ -23,6 +23,7 @@
#include <linux/pagevec.h>
#include <linux/quotaops.h>
#include <linux/dnotify.h>
#include <linux/security.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