Remove wrong include, one is supposed to include vm/uma.h instead of
vm_zone.h.
This commit is contained in:
parent
9e70deb400
commit
3a347a6e4e
@ -39,7 +39,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.In sys/param.h
|
||||
.In sys/queue.h
|
||||
.In vm/vm_zone.h
|
||||
.In vm/uma.h
|
||||
.Ft void
|
||||
.Fn zbootinit "vm_zone_t z" "char *name" "int size" "void *item" "int nitems"
|
||||
.Ft int
|
||||
|
Loading…
x
Reference in New Issue
Block a user