xref: /freebsd/cddl/compat/opensolaris/include/zone.h (revision f0a75d274af375d15b97b830966b99a02b7db911)
1 #ifndef	_ZONE_H_
2 #define	_ZONE_H_
3 
4 #include <sys/zone.h>
5 
6 #endif	/* !_ZONE_H_ */
7