aboutsummaryrefslogtreecommitdiffstats
path: root/include/asn1c/ENUMERATED.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asn1c/ENUMERATED.h')
-rw-r--r--include/asn1c/ENUMERATED.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asn1c/ENUMERATED.h b/include/asn1c/ENUMERATED.h
index 542dcae..5c4a2ed 100644
--- a/include/asn1c/ENUMERATED.h
+++ b/include/asn1c/ENUMERATED.h
@@ -17,6 +17,8 @@ extern asn_TYPE_descriptor_t asn_DEF_ENUMERATED;
per_type_decoder_f ENUMERATED_decode_uper;
per_type_encoder_f ENUMERATED_encode_uper;
+per_type_decoder_f ENUMERATED_decode_aper;
+per_type_encoder_f ENUMERATED_encode_aper;
#ifdef __cplusplus
}