[PATCH] Add bssgp_pdu_str to libosmogb namespace

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

msuraev at sysmocom.de msuraev at sysmocom.de
Mon Apr 11 14:57:34 UTC 2016


From: Max <msuraev at sysmocom.de>

---
 src/gb/libosmogb.map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gb/libosmogb.map b/src/gb/libosmogb.map
index 75406c0..9aec280 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -2,6 +2,7 @@ LIBOSMOGB_1.0 {
 global:
 bssgp_cause_str;
 bssgp_create_cell_id;
+bssgp_pdu_str;
 bssgp_fc_in;
 bssgp_fc_init;
 bssgp_fc_ms_init;
-- 
2.8.1




More information about the OpenBSC mailing list