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

Noticed by:	tinderbox
This commit is contained in:
John-Mark Gurney 2003-07-16 08:15:02 +00:00
parent 64e6fa2880
commit 587757b066
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117668

View file

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