mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 07:01:23 +00:00
[PATCH] severing module.h->sched.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
2b5f6dcce5
commit
f6a570333e
16 changed files with 29 additions and 14 deletions
|
@ -36,6 +36,7 @@
|
|||
#include <linux/types.h>
|
||||
#include <linux/percpu.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/jiffies.h>
|
||||
#include <linux/random.h>
|
||||
|
||||
struct rnd_state {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue