freebsd-src/cddl/compat/opensolaris/include/zone.h
Warner Losh 2a63c3be15 Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
2023-08-16 11:54:29 -06:00

8 lines
82 B
C

#ifndef _ZONE_H_
#define _ZONE_H_
#include <sys/zone.h>
#endif /* !_ZONE_H_ */