On those machines that use critical(9) for counter(9) we need to

include systm.h.
This commit is contained in:
Gleb Smirnoff 2013-04-26 13:02:11 +00:00
parent 47e8d432d5
commit 2d875db321
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249926

View File

@ -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"