提交 e0661dfc 编写于 作者: D David Howells

afs: Need linux/random.h

We should #include linux/random.h to use get_random().
Signed-off-by: NDavid Howells <dhowells@redhat.com>
上级 378c9c96
......@@ -14,6 +14,7 @@
#include <linux/init.h>
#include <linux/completion.h>
#include <linux/sched.h>
#include <linux/random.h>
#include "internal.h"
MODULE_DESCRIPTION("AFS Client File System");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册