<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12591">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ranap_msg_factory.h: fix enum def within function signature<br><br>Include RANAP_KeyStatus.h so that we use the global enum RANAP_KeyStatus<br>instead of defining another only within the ranap_new_msg_sec_mod_cmd()<br>function declaration.<br><br>Change-Id: Ifefaab32afa962dacdaa738a5419cce0a65a4b22<br>---<br>M include/osmocom/ranap/ranap_msg_factory.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/osmo-iuh refs/changes/91/12591/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/ranap/ranap_msg_factory.h b/include/osmocom/ranap/ranap_msg_factory.h</span><br><span>index 120c6e6..f1f3fcc 100644</span><br><span>--- a/include/osmocom/ranap/ranap_msg_factory.h</span><br><span>+++ b/include/osmocom/ranap/ranap_msg_factory.h</span><br><span>@@ -7,6 +7,7 @@</span><br><span> #include <osmocom/ranap/RANAP_GlobalRNC-ID.h></span><br><span> #include <osmocom/ranap/RANAP_ChosenIntegrityProtectionAlgorithm.h></span><br><span> #include <osmocom/ranap/RANAP_ChosenEncryptionAlgorithm.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <osmocom/ranap/RANAP_KeyStatus.h></span><br><span> </span><br><span> /*! \brief generate RANAP DIRECT TRANSFER message */</span><br><span> struct msgb *ranap_new_msg_dt(uint8_t sapi, const uint8_t *nas, unsigned int nas_len);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12591">change 12591</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/12591"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ifefaab32afa962dacdaa738a5419cce0a65a4b22 </div>
<div style="display:none"> Gerrit-Change-Number: 12591 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>