On those machines that use critical(9) for counter(9) we need to
include systm.h.
This commit is contained in:
parent
47e8d432d5
commit
2d875db321
@ -33,6 +33,7 @@
|
||||
.Nd "SMP-friendly kernel counter implementation"
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/systm.h
|
||||
.In sys/counter.h
|
||||
.Ft counter_u64_t
|
||||
.Fn counter_u64_alloc "int wait"
|
||||
|
Loading…
Reference in New Issue
Block a user