1/* This file is in the public domain */
2
3#pragma once
4
5#include <sys/param.h>
6#include <sys/systm.h>	/* memcpy, memset */
7