<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11638">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_29_118: add missing include to header file<br><br>The header file gsm_29_118.h is defining variables of type struct<br>value_string, which is declared in core/utils.h. We should add an<br>include to utils.h to prevent confusion when the header is used.<br><br>Change-Id: I9f9bb62d29cd068820ad5aa677717bd448de3f4a<br>Related: OS#3615<br>---<br>M include/osmocom/gsm/protocol/gsm_29_118.h<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/libosmocore refs/changes/38/11638/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_29_118.h b/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>index 24e9de2..c344f04 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_29_118.h</span><br><span>@@ -1,5 +1,6 @@</span><br><span> #pragma once</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+#include <osmocom/core/utils.h></span><br><span> </span><br><span> /* TS 29.118 Section 9.2 */</span><br><span> enum sgsap_msg_type {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11638">change 11638</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/11638"/><meta itemprop="name" content="View Change"/></div></div>

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