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:
Robert Watson 2005-12-24 08:25:15 +00:00
parent 1d5fbb8d68
commit 92dc287fdd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153700

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