mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-30 12:04:07 +00:00
Add missing #include <sys/ktr.h>.
Submitted by: Hideki Yamamoto MFC after: 1 week
This commit is contained in:
parent
472099c4b0
commit
977ff62485
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200572
@ -79,6 +79,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/callout.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/module.h>
|
||||
#include <sys/ktr.h>
|
||||
|
||||
#include <net/if.h>
|
||||
#include <net/route.h>
|
||||
|
Loading…
Reference in New Issue
Block a user