~ubuntu-branches/ubuntu/trusty/ctfutils/trusty

« back to all changes in this revision

Viewing changes to cddl/compat/opensolaris/include/zone.h

  • Committer: Package Import Robot
  • Author(s): Robert Millan
  • Date: 2013-11-09 17:07:06 UTC
  • Revision ID: package-import@ubuntu.com-20131109170706-kacr6nvpkbhxsk81
Tags: upstream-9.2
ImportĀ upstreamĀ versionĀ 9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* $FreeBSD$ */
 
2
 
 
3
#ifndef _ZONE_H_
 
4
#define _ZONE_H_
 
5
 
 
6
#include <sys/zone.h>
 
7
 
 
8
#endif  /* !_ZONE_H_ */