mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Include <sys/eventhandler.h> to fix the build.
MFC after: 1 month
This commit is contained in:
parent
cc958ed28c
commit
f252e3f2f2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339556
@ -66,6 +66,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/eventhandler.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/malloc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user