1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Document requirement that sys/types.h be included before rman.h.

Submitted by:	Raphael Kubo da Costa
MFC after:	2 weeks
This commit is contained in:
Warner Losh 2011-02-10 04:55:51 +00:00
parent 82394a8d94
commit 9f6985c483
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218506

View File

@ -55,6 +55,7 @@
.Nm rman_get_rid
.Nd resource management functions
.Sh SYNOPSIS
.In sys/types.h
.In sys/rman.h
.Ft int
.Fn rman_activate_resource "struct resource *r"