File: zone.h

package info (click to toggle)
ctfutils 10.3~svn297264-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,492 kB
  • sloc: ansic: 60,377; makefile: 225
file content (8 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
/* $FreeBSD: releng/10.3/cddl/compat/opensolaris/include/zone.h 178414 2008-04-22 07:43:00Z jb $ */

#ifndef	_ZONE_H_
#define	_ZONE_H_

#include <sys/zone.h>

#endif	/* !_ZONE_H_ */