aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ANY.c
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/ANY.c')
-rw-r--r--skeletons/ANY.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/skeletons/ANY.c b/skeletons/ANY.c
index 73702444..b1e35bf0 100644
--- a/skeletons/ANY.c
+++ b/skeletons/ANY.c
@@ -21,8 +21,10 @@ asn_TYPE_descriptor_t asn_DEF_ANY = {
OCTET_STRING_encode_der,
OCTET_STRING_decode_xer_hex,
ANY_encode_xer,
+ 0,
0, /* Use generic outmost tag fetcher */
0, 0, 0, 0,
+ 0, /* No PER visible constraints */
0, 0, /* No members */
&asn_DEF_ANY_specs,
};