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