#ifndef __ABAC_SET_H__ #define __ABAC_SET_H__ typedef struct _abac_set_t abac_set_t; /* exported */ /* none at this point */ #endif /* __ABAC_SET_H__ */