<p>Felix Held has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27632">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cbfstool: fix implicit declaration of strcasecmp<br><br>Change-Id: Iefeb47bca3676a1f807b7a66b74a07491e351362<br>Signed-off-by: Felix Held <felix-coreboot@felixheld.de><br>---<br>M util/cbfstool/cbfscomptool.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/27632/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/cbfstool/cbfscomptool.c b/util/cbfstool/cbfscomptool.c</span><br><span>index c32be64..028893c 100644</span><br><span>--- a/util/cbfstool/cbfscomptool.c</span><br><span>+++ b/util/cbfstool/cbfscomptool.c</span><br><span>@@ -16,6 +16,7 @@</span><br><span> #include <stdio.h></span><br><span> #include <stdlib.h></span><br><span> #include <string.h></span><br><span style="color: hsl(120, 100%, 40%);">+#include <strings.h></span><br><span> #include <time.h></span><br><span> </span><br><span> #include "common.h"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27632">change 27632</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.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://review.coreboot.org/27632"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iefeb47bca3676a1f807b7a66b74a07491e351362 </div>
<div style="display:none"> Gerrit-Change-Number: 27632 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Felix Held <felix-coreboot@felixheld.de> </div>