aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/rua/RUA_RUA-PDU.h
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-10-27 16:53:37 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-10-27 16:53:37 +0200
commitc72d654cec7b62d7c4545f94366197cefca0bfc3 (patch)
tree20f56d2a06a060c37804d651abdf3f6161705a84 /include/osmocom/rua/RUA_RUA-PDU.h
parent41fefdb12d0c0d1ff4d6840c7ec6c6e1466965f2 (diff)
rua: Use asn1c flag -fcompound-names to avoid name collisions with other libs
Diffstat (limited to 'include/osmocom/rua/RUA_RUA-PDU.h')
-rw-r--r--include/osmocom/rua/RUA_RUA-PDU.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/rua/RUA_RUA-PDU.h b/include/osmocom/rua/RUA_RUA-PDU.h
index 334da5b..77fb655 100644
--- a/include/osmocom/rua/RUA_RUA-PDU.h
+++ b/include/osmocom/rua/RUA_RUA-PDU.h
@@ -2,7 +2,7 @@
* Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
* From ASN.1 module "RUA-PDU"
* found in "../../asn1/rua/RUA-PDU.asn"
- * `asn1c -R`
+ * `asn1c -R -fcompound-names`
*/
#ifndef _RUA_RUA_PDU_H_