File: zone.h

package info (click to toggle)
ctfutils 9.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,380 kB
  • ctags: 7,044
  • sloc: ansic: 59,202; makefile: 218
file content (8 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
/* $FreeBSD$ */

#ifndef	_ZONE_H_
#define	_ZONE_H_

#include <sys/zone.h>

#endif	/* !_ZONE_H_ */