<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11825">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: Ifcc13c4f8998af7680fc17414b2720feee7d386a<br>---<br>M openbsc/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/openbsc refs/changes/25/11825/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/openbsc/src/libmsc/gsm_04_80.c b/openbsc/src/libmsc/gsm_04_80.c</span><br><span>index 479d6fb..dc9ae23 100644</span><br><span>--- a/openbsc/src/libmsc/gsm_04_80.c</span><br><span>+++ b/openbsc/src/libmsc/gsm_04_80.c</span><br><span>@@ -39,15 +39,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> static inline unsigned char *msgb_push_TLV1(struct msgb *msgb, uint8_t tag,</span><br><span>                                             uint8_t value)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11825">change 11825</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/11825"/><meta itemprop="name" content="View Change"/></div></div>

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