Add in the now required malloc.h include. I guess somebody
was busy hackin' w/o checking kernel compiles.
This commit is contained in:
parent
c88f65e2c0
commit
05914a3f9d
@ -43,6 +43,7 @@
|
||||
#include <sys/systm.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/malloc.h>
|
||||
|
||||
#include <machine/bus_memio.h>
|
||||
#include <machine/bus_pio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user