#ifndef __CAPSICUM_RIGHTS_H__ #define __CAPSICUM_RIGHTS_H__ #ifdef __cplusplus extern "C" { #endif #include <sys/param.h> #include <sys/capsicum.h> #ifdef __cplusplus } #endif #endif /*__CAPSICUM_RIGHTS_H__*/