Declare ASN.1 exported data using ASN1EXP
This commit is contained in:

committed by
Asanka C. Herath

parent
55b0f00d5e
commit
ed226d4241
@@ -451,7 +451,7 @@ generate_constant (const Symbol *s)
|
||||
|
||||
fprintf (headerfile, "} */\n");
|
||||
fprintf (headerfile,
|
||||
"extern const heim_oid asn1_oid_%s;\n"
|
||||
"extern ASN1EXP const heim_oid asn1_oid_%s;\n"
|
||||
"#define ASN1_OID_%s (&asn1_oid_%s)\n\n",
|
||||
s->gen_name,
|
||||
gen_upper,
|
||||
|
Reference in New Issue
Block a user