<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10771">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">core/utils.h: drop duplicate '<stdbool.h>' include<br><br>Change-Id: I0979ddda91c4c0aa080b714cf2a698d7634f5091<br>---<br>M include/osmocom/core/utils.h<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/71/10771/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/core/utils.h b/include/osmocom/core/utils.h</span><br><span>index e2d5134..10063cb 100644</span><br><span>--- a/include/osmocom/core/utils.h</span><br><span>+++ b/include/osmocom/core/utils.h</span><br><span>@@ -30,7 +30,6 @@</span><br><span> /*! Copy a C-string into a sized buffer using sizeof to detect buffer's size */</span><br><span> #define OSMO_STRLCPY_ARRAY(array, src) osmo_strlcpy(array, src, sizeof(array))</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#include <stdbool.h></span><br><span> #include <stdint.h></span><br><span> #include <stdio.h></span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10771">change 10771</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/10771"/><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: I0979ddda91c4c0aa080b714cf2a698d7634f5091 </div>
<div style="display:none"> Gerrit-Change-Number: 10771 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>