Declare ASN.1 exported data using ASN1EXP

This commit is contained in:
Asanka Herath
2010-08-24 04:27:17 -04:00
committed by Asanka C. Herath
parent 55b0f00d5e
commit ed226d4241

View File

@@ -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,