aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap/RANAP_GeographicalCoordinates.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ranap/RANAP_GeographicalCoordinates.h')
-rw-r--r--include/osmocom/ranap/RANAP_GeographicalCoordinates.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/include/osmocom/ranap/RANAP_GeographicalCoordinates.h b/include/osmocom/ranap/RANAP_GeographicalCoordinates.h
index 48a638e..c970d86 100644
--- a/include/osmocom/ranap/RANAP_GeographicalCoordinates.h
+++ b/include/osmocom/ranap/RANAP_GeographicalCoordinates.h
@@ -2,6 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RANAP-IEs"
* found in "../../asn1/ranap/RANAP-IEs.asn"
+ * `asn1c -fcompound-names -R`
*/
#ifndef _RANAP_GeographicalCoordinates_H_
@@ -21,10 +22,10 @@ extern "C" {
#endif
/* Dependencies */
-typedef enum latitudeSign {
- latitudeSign_north = 0,
- latitudeSign_south = 1
-} e_latitudeSign;
+typedef enum RANAP_GeographicalCoordinates__latitudeSign {
+ RANAP_GeographicalCoordinates__latitudeSign_north = 0,
+ RANAP_GeographicalCoordinates__latitudeSign_south = 1
+} e_RANAP_GeographicalCoordinates__latitudeSign;
/* RANAP_GeographicalCoordinates */
typedef struct RANAP_GeographicalCoordinates {