1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

puc needs to peek into struct resource too.

This commit is contained in:
Warner Losh 2004-06-30 21:27:59 +00:00
parent 38a674b384
commit 23bb544b55
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131371

View File

@ -84,6 +84,7 @@ __FBSDID("$FreeBSD$");
* 'com' and 'lpt' attachments to pci.
*/
#define __RMAN_RESOURCE_VISIBLE /* Shouldn't be there */
#include "opt_puc.h"
#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>