/* $NetBSD: example.h,v 1.1 2006/09/15 15:49:29 elad Exp $ */ /* * This file is placed in the public domain. */ #ifndef _SECMODEL_EXAMPLE_EXAMPLE_H_ #define _SECMODEL_EXAMPLE_EXAMPLE_H_ #define SECMODEL_EXAMPLE_ID "id.unique.secmodel.example" #define SECMODEL_EXAMPLE_NAME "Example security model" #endif /* !_SECMODEL_EXAMPLE_EXAMPLE_H_ */