all except

This commit is contained in:
Lev Walkin 2005-03-24 14:40:05 +00:00
parent e4861a6694
commit d1b4ac380d
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ asn1constraint_compatible(asn1p_expr_type_e expr_type,
case ACT_CA_UNI:
case ACT_CA_INT:
case ACT_CA_EXC:
case ACT_CA_AEX:
return 1;
}