seems like i386 && DIAGNOSTIC needs sys/proc.h

Noticed by:	tinderbox
This commit is contained in:
jmg 2003-07-16 08:15:02 +00:00
parent dd6e5364d8
commit 7fffe77e3d

View File

@ -56,6 +56,7 @@
#endif
#endif
#include <sys/malloc.h>
#include <sys/proc.h>
#include <machine/bus.h>