tool_help: include <strings.h> for strcasecmp
authorDaniel Stenberg <daniel@haxx.se>
Sat, 30 Mar 2019 05:46:30 +0000 (06:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 31 Mar 2019 22:19:10 +0000 (00:19 +0200)
commitfabd61f2383f99d07b34aef39535c3e2e7014c97
treec1c8d6dc880115bbde0769a3282f86c68dc5dcad
parenta92e9f578f96bdabae97fc25e671a713e02512c4
tool_help: include <strings.h> for strcasecmp

Reported-by: Wyatt O'Day
Fixes #3715
Closes #3716
src/tool_help.c