mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Add #include so that the previous change compiles.
This commit is contained in:
parent
09f2f5ad67
commit
b949bce678
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92651
@ -33,6 +33,7 @@
|
||||
#include <sys/systm.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/kernel.h>
|
||||
|
||||
#ifndef SMP
|
||||
#include <machine/cputypes.h>
|
||||
|
Loading…
Reference in New Issue
Block a user