<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13273">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">l1_if: add include for missing header file<br><br>the function bts_cbch_get() is used in l1_if.c. The function is<br>decleared in cbch.h. Lets include this header file in order to be<br>complete.<br><br>Change-Id: I95d7e89eed969dd5b3ccff0eebcc6c568196a97d<br>---<br>M src/osmo-bts-oc2g/l1_if.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/73/13273/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-oc2g/l1_if.c b/src/osmo-bts-oc2g/l1_if.c</span><br><span>index 52ec3e7..53b3eba 100644</span><br><span>--- a/src/osmo-bts-oc2g/l1_if.c</span><br><span>+++ b/src/osmo-bts-oc2g/l1_if.c</span><br><span>@@ -54,6 +54,7 @@</span><br><span> #include <osmo-bts/l1sap.h></span><br><span> #include <osmo-bts/msg_utils.h></span><br><span> #include <osmo-bts/dtx_dl_amr_fsm.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <osmo-bts/cbch.h></span><br><span> </span><br><span> #include <nrw/oc2g/oc2g.h></span><br><span> #include <nrw/oc2g/gsml1prim.h></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13273">change 13273</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/13273"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I95d7e89eed969dd5b3ccff0eebcc6c568196a97d </div>
<div style="display:none"> Gerrit-Change-Number: 13273 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>