aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/ENUMERATED.h
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2017-08-10 02:14:59 -0700
committerLev Walkin <vlm@lionet.info>2017-08-10 02:52:25 -0700
commitcd2f48eb5a20f315faca51220bad8cc3219937e0 (patch)
treec49727f5157fddb9bb322741d3b78d1121818557 /skeletons/ENUMERATED.h
parent086ee9a35570996b0903ea47c8937d094868eed1 (diff)
structure comparison functions
Diffstat (limited to 'skeletons/ENUMERATED.h')
-rw-r--r--skeletons/ENUMERATED.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/ENUMERATED.h b/skeletons/ENUMERATED.h
index 8e777360..daa6211c 100644
--- a/skeletons/ENUMERATED.h
+++ b/skeletons/ENUMERATED.h
@@ -20,6 +20,7 @@ per_type_encoder_f ENUMERATED_encode_uper;
#define ENUMERATED_free ASN__PRIMITIVE_TYPE_free
#define ENUMERATED_print INTEGER_print
+#define ENUMERATED_compare INTEGER_compare
#define ENUMERATED_constraint asn_generic_no_constraint
#define ENUMERATED_decode_ber ber_decode_primitive
#define ENUMERATED_encode_der INTEGER_encode_der