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
ab1cb38049
commit
ddc3e46450
@ -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