- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / security / selinux / ss / policydb.h
index ed6fc68..c4ce996 100644 (file)
@@ -241,6 +241,8 @@ struct policydb {
        /* type -> attribute reverse mapping */
        struct ebitmap *type_attr_map;
 
+       struct ebitmap policycaps;
+
        unsigned int policyvers;
 
        unsigned int reject_unknown : 1;