Add header missed in r225875.

MFC after:	3 days
This commit is contained in:
Alexander Motin 2011-09-29 15:12:58 +00:00
parent 9081a9b2c3
commit 2aae05baee

View File

@ -65,6 +65,7 @@
#include <sys/cpu.h>
#include <sys/kernel.h>
#include <sys/proc.h>
#include <sys/sched.h>
#include <sys/sysctl.h>
#include <machine/bus.h>