asn1: ensure template generator includes ASN1CALL
commit89ff0eb4621272e298e659c50607cf706b375a7d
authorLuke Howard <lukeh@padl.com>
Thu, 12 Aug 2021 05:48:03 +0000 (12 15:48 +1000)
committerLuke Howard <lukeh@padl.com>
Thu, 12 Aug 2021 06:33:45 +0000 (12 16:33 +1000)
tree3381869fce231731ce4afc2fb6ea9b0a558504e2
parent3a9e7346ccad74659bd59e3578ccb0935c6f8152
asn1: ensure template generator includes ASN1CALL

Windows 32-bit builds were broken as the ASN1CALL calling convention
macro was not included in the output of gen_template.c, only in the
generated header.
lib/asn1/gen_template.c