aboutsummaryrefslogtreecommitdiffstats
path: root/include/asn1c/REAL.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asn1c/REAL.h')
-rw-r--r--include/asn1c/REAL.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asn1c/REAL.h b/include/asn1c/REAL.h
index 28ccf28..af3e84c 100644
--- a/include/asn1c/REAL.h
+++ b/include/asn1c/REAL.h
@@ -19,6 +19,8 @@ extern asn_TYPE_descriptor_t asn_DEF_REAL;
asn_struct_print_f REAL_print;
xer_type_decoder_f REAL_decode_xer;
xer_type_encoder_f REAL_encode_xer;
+per_type_decoder_f REAL_decode_uper;
+per_type_encoder_f REAL_encode_uper;
/***********************************
* Some handy conversion routines. *