Fix required includes in accordance with recent source fixes.

Submitted by:	bde
This commit is contained in:
markm 2002-03-01 18:43:15 +00:00
parent a43d1708d7
commit 23d1651a46

View File

@ -32,7 +32,7 @@
.Nd get the CPU's fast counter register contents
.Sh SYNOPSIS
.In sys/param.h
.In machine/cpufunc.h
.In sys/systm.h
.In machine/cpu.h
.Ft u_int64_t
.Fn get_cyclecount "void"