[PATCH] osmo-bsc[master]: compiler warnings: add includes in abis_rsl.h, gsm_data_shar...

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Nov 27 21:57:32 UTC 2017


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/5043

to look at the new patch set (#2).

compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h

Change-Id: Ic0b1410a352c7be399d16d5db7cfe7a62192df6f
---
M include/osmocom/bsc/abis_rsl.h
M include/osmocom/bsc/gsm_data_shared.h
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/43/5043/2

diff --git a/include/osmocom/bsc/abis_rsl.h b/include/osmocom/bsc/abis_rsl.h
index c092723..b30702f 100644
--- a/include/osmocom/bsc/abis_rsl.h
+++ b/include/osmocom/bsc/abis_rsl.h
@@ -27,6 +27,7 @@
 #include <osmocom/gsm/gsm_utils.h>
 #include <osmocom/gsm/sysinfo.h>
 #include <osmocom/core/msgb.h>
+#include <osmocom/bsc/gsm_data.h>
 
 struct gsm_bts;
 struct gsm_lchan;
diff --git a/include/osmocom/bsc/gsm_data_shared.h b/include/osmocom/bsc/gsm_data_shared.h
index 95b310f..c2f630f 100644
--- a/include/osmocom/bsc/gsm_data_shared.h
+++ b/include/osmocom/bsc/gsm_data_shared.h
@@ -22,6 +22,7 @@
 
 #include <osmocom/bsc/common_cs.h>
 #include <osmocom/bsc/meas_rep.h>
+#include <osmocom/bsc/rest_octets.h>
 
 /* 16 is the max. number of SI2quater messages according to 3GPP TS 44.018 Table 10.5.2.33b.1:
    4-bit index is used (2#1111 = 10#15) */

-- 
To view, visit https://gerrit.osmocom.org/5043
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic0b1410a352c7be399d16d5db7cfe7a62192df6f
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list