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

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>