Fix UP build.

Reported by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2018-05-22 20:50:19 +00:00
parent 03ba5353ce
commit e3fab0ff2b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334064

View File

@ -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>