Add missing mount.h include to VFS_LOCK_GIANT() man page.

Submitted by:	Wojciech A. Koszek <dunstan at freebsd dot czest dot pl>
MFC after:	3 days
This commit is contained in:
rwatson 2005-12-24 08:25:15 +00:00
parent 61331e9451
commit 04f8aa4eb0

View File

@ -35,6 +35,7 @@
.Nm VFS_UNLOCK_GIANT
.Nd "conditionally lock and unlock Giant around entry into VFS"
.Sh SYNOPSIS
.In sys/mount.h
.In sys/param.h
.In sys/mount.h
.In sys/vnode.h