aboutsummaryrefslogtreecommitdiff
path: root/cddl/compat/opensolaris/include/zone.h
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/compat/opensolaris/include/zone.h')
-rw-r--r--cddl/compat/opensolaris/include/zone.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/cddl/compat/opensolaris/include/zone.h b/cddl/compat/opensolaris/include/zone.h
new file mode 100644
index 000000000000..8c377cf6574d
--- /dev/null
+++ b/cddl/compat/opensolaris/include/zone.h
@@ -0,0 +1,8 @@
+/* $FreeBSD$ */
+
+#ifndef _ZONE_H_
+#define _ZONE_H_
+
+#include <sys/zone.h>
+
+#endif /* !_ZONE_H_ */