mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix UP build.
Reported by: jhb Sponsored by: The FreeBSD Foundation MFC after: 1 week
This commit is contained in:
parent
03ba5353ce
commit
e3fab0ff2b
1 changed files with 0 additions and 2 deletions
|
|
@ -69,9 +69,7 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/pcpu.h>
|
||||
#include <sys/rwlock.h>
|
||||
#include <sys/sched.h>
|
||||
#ifdef SMP
|
||||
#include <sys/smp.h>
|
||||
#endif
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <machine/clock.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue