MFS: add kobj.h to reduce diffs from -stable

This commit is contained in:
Cameron Grant 2001-03-05 16:47:35 +00:00
parent 96aa9dc9e1
commit a0585a78aa

View File

@ -65,6 +65,7 @@
#include <sys/soundcard.h>
#include <sys/sysctl.h>
#include <isa/isavar.h>
#include <sys/kobj.h>
#include <vm/vm.h>
#include <vm/pmap.h>