mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Include kmod.h from the LinuxKPI's module.h.
MFC after: 1 week
This commit is contained in:
parent
33baed9452
commit
9b6197df69
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320193
@ -37,6 +37,7 @@
|
||||
|
||||
#include <linux/list.h>
|
||||
#include <linux/compiler.h>
|
||||
#include <linux/kmod.h>
|
||||
#include <linux/kobject.h>
|
||||
#include <linux/sysfs.h>
|
||||
#include <linux/moduleparam.h>
|
||||
|
Loading…
Reference in New Issue
Block a user