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
3267471cef
commit
9cec119bc0
@ -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…
x
Reference in New Issue
Block a user