aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/BMPString.h
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/BMPString.h')
-rw-r--r--skeletons/BMPString.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/BMPString.h b/skeletons/BMPString.h
index 3ff2baf3..cd515973 100644
--- a/skeletons/BMPString.h
+++ b/skeletons/BMPString.h
@@ -12,6 +12,7 @@ typedef OCTET_STRING_t BMPString_t; /* Implemented via OCTET STRING */
extern asn_TYPE_descriptor_t asn_DEF_BMPString;
asn_struct_print_f BMPString_print; /* Human-readable output */
+xer_type_decoder_f BMPString_decode_xer;
xer_type_encoder_f BMPString_encode_xer;
#endif /* _BMPString_H_ */