mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249926
@ -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