Change in libosmocore[master]: gprs_bssgp_prim.h: Add missing includes

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/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Jan 26 12:08:27 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/22441 )


Change subject: gprs_bssgp_prim.h: Add missing includes
......................................................................

gprs_bssgp_prim.h: Add missing includes

Includes for struct gprs_ra_id and osmo_eutran_tai were missing.

Change-Id: I1c068b6841561003d4d7722daa6c2abb21363dda
---
M include/osmocom/gprs/gprs_bssgp_rim.h
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/41/22441/1

diff --git a/include/osmocom/gprs/gprs_bssgp_rim.h b/include/osmocom/gprs/gprs_bssgp_rim.h
index 0810c8e..55341de 100644
--- a/include/osmocom/gprs/gprs_bssgp_rim.h
+++ b/include/osmocom/gprs/gprs_bssgp_rim.h
@@ -25,7 +25,9 @@
 
 #pragma once
 
+#include <osmocom/gsm/gsm48.h>
 #include <osmocom/gprs/protocol/gsm_08_18.h>
+#include <osmocom/gprs/protocol/gsm_24_301.h>
 
 enum bssgp_rim_routing_info_discr {
 	BSSGP_RIM_ROUTING_INFO_GERAN,

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/22441
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I1c068b6841561003d4d7722daa6c2abb21363dda
Gerrit-Change-Number: 22441
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210126/cd256230/attachment.htm>


More information about the gerrit-log mailing list