mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include kmod.h from the LinuxKPI's module.h.
MFC after: 1 week
This commit is contained in:
parent
33baed9452
commit
9b6197df69
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue