netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full...
[safe/jmp/linux-2.6] / include / net / netlabel.h
index 074cad4..d56517a 100644 (file)
@@ -203,7 +203,7 @@ struct netlbl_lsm_secattr {
        u32 type;
        char *domain;
        struct netlbl_lsm_cache *cache;
-       union {
+       struct {
                struct {
                        struct netlbl_lsm_secattr_catmap *cat;
                        u32 lvl;