Include kmod.h from the LinuxKPI's module.h.

MFC after:	1 week
This commit is contained in:
Mark Johnston 2017-06-21 18:15:47 +00:00
parent 33baed9452
commit 9b6197df69

View File

@ -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>