After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longer

necessary for this file.  It just needed the size and guts of struct
rman.
This commit is contained in:
Warner Losh 2004-07-01 17:21:18 +00:00
parent c9e7c6f4fb
commit d9aa98f83b

View File

@ -29,7 +29,6 @@
* $FreeBSD$
*/
#define __RMAN_RESOURCE_VISIBLE
#include "opt_acpi.h"
#include <sys/param.h>
#include <sys/kernel.h>