diff options
Diffstat (limited to 'pkcs11/gkm/tests/test-data-asn1.c')
-rw-r--r-- | pkcs11/gkm/tests/test-data-asn1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkcs11/gkm/tests/test-data-asn1.c b/pkcs11/gkm/tests/test-data-asn1.c index eb39b216..b66f034e 100644 --- a/pkcs11/gkm/tests/test-data-asn1.c +++ b/pkcs11/gkm/tests/test-data-asn1.c @@ -37,6 +37,7 @@ #include "egg/egg-asn1-defs.h" typedef struct _EggAsn1xDef ASN1_ARRAY_TYPE; +typedef struct _EggAsn1xDef asn1_static_node; #include "test.asn.h" typedef struct { |