mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue