aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranap/RANAP_ProtocolExtensionField.c
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-10-27 17:22:50 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-10-27 17:22:50 +0200
commit1ddedcfa460b8a38e538707409c0b77b2aee1783 (patch)
tree5bc3ba76ad4bbbd966d338365865f9428b3cceae /src/ranap/RANAP_ProtocolExtensionField.c
parent52eabf3a552784b1b9bb579422e5589096fdba43 (diff)
ranap: Use asn1c flag -fcompound-names to avoid name collisions with other libs
Diffstat (limited to 'src/ranap/RANAP_ProtocolExtensionField.c')
-rw-r--r--src/ranap/RANAP_ProtocolExtensionField.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranap/RANAP_ProtocolExtensionField.c b/src/ranap/RANAP_ProtocolExtensionField.c
index a11bb14..0da8626 100644
--- a/src/ranap/RANAP_ProtocolExtensionField.c
+++ b/src/ranap/RANAP_ProtocolExtensionField.c
@@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RANAP-PDU"
* found in "../../asn1/ranap/RANAP-PDU.asn"
- * `asn1c -R`
+ * `asn1c -fcompound-names -R`
*/
#include <osmocom/ranap/RANAP_ProtocolExtensionField.h>