Define __RMAN_RESOURCE_VISIBLE where appropriate.

This commit is contained in:
Olivier Houchard 2004-07-02 22:30:10 +00:00
parent 8d26eeb865
commit 0e564675e4
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>

View File

@ -59,6 +59,7 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>