This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined.
This commit is contained in:
parent
856b3101fe
commit
39059e22bc
@ -57,6 +57,9 @@ __FBSDID("$FreeBSD$");
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef PC98
|
||||
#define __RMAN_RESOURCE_VISIBLE
|
||||
#endif
|
||||
#include <sys/param.h>
|
||||
#include <sys/bus.h>
|
||||
#include <sys/malloc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user