<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11821">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix build with latest libosmocore<br><br>Remove locally defined function which conflicts with the one in<br>libosmocore.<br><br>Change-Id: I464c16034b76e4599ac42857f60442c3fd000c75<br>---<br>M src/libmsc/gsm_04_80.c<br>1 file changed, 0 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/21/11821/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libmsc/gsm_04_80.c b/src/libmsc/gsm_04_80.c</span><br><span>index 0adf059..81f2001 100644</span><br><span>--- a/src/libmsc/gsm_04_80.c</span><br><span>+++ b/src/libmsc/gsm_04_80.c</span><br><span>@@ -33,15 +33,6 @@</span><br><span> #include <osmocom/core/msgb.h></span><br><span> #include <osmocom/gsm/tlv.h></span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static inline unsigned char *msgb_wrap_with_TL(struct msgb *msgb, uint8_t tag)</span><br><span style="color: hsl(0, 100%, 40%);">-{</span><br><span style="color: hsl(0, 100%, 40%);">- uint8_t *data = msgb_push(msgb, 2);</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-     data[0] = tag;</span><br><span style="color: hsl(0, 100%, 40%);">-  data[1] = msgb->len - 2;</span><br><span style="color: hsl(0, 100%, 40%);">-     return data;</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> /*! Send a MT RELEASE COMPLETE message with Reject component</span><br><span>  *  (see section 3.6.1) and given error code (see section 3.6.7).</span><br><span>  *</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11821">change 11821</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/11821"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I464c16034b76e4599ac42857f60442c3fd000c75 </div>
<div style="display:none"> Gerrit-Change-Number: 11821 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>