mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Added a used #include.
"options KEY" is not in LINT, and consequently doesn't actually compile, even with this change.
This commit is contained in:
parent
57518a4e83
commit
edc693217c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33828
@ -76,6 +76,7 @@ Research Laboratory (NRL).
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/domain.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/protosw.h>
|
||||
|
Loading…
Reference in New Issue
Block a user