提交 27199b15 编写于 作者: S Steven Rostedt 提交者: Tyler Hicks

ecryptfs: Remove unnecessary include of syscall.h in keystore.c

There's no reason to include syscalls.h in keystore.c. Remove it.
Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: NTyler Hicks <tyhicks@canonical.com>
上级 3db593e8
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
*/ */
#include <linux/string.h> #include <linux/string.h>
#include <linux/syscalls.h>
#include <linux/pagemap.h> #include <linux/pagemap.h>
#include <linux/key.h> #include <linux/key.h>
#include <linux/random.h> #include <linux/random.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册