diff options
Diffstat (limited to 'share/man/man9/get_cyclecount.9')
| -rw-r--r-- | share/man/man9/get_cyclecount.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/get_cyclecount.9 b/share/man/man9/get_cyclecount.9 index d94d762d655c..5212516399f8 100644 --- a/share/man/man9/get_cyclecount.9 +++ b/share/man/man9/get_cyclecount.9 @@ -31,7 +31,7 @@ .Nm get_cyclecounter .Nd get the CPU's fast counter register contents .Sh SYNOPSIS -.Fd #include <sys/types.h> +.Fd #include <sys/param.h> .Fd #include <machine/cpu.h> .Ft u_int64_t .Fn get_cyclecounter "void" |
