diff --git a/src/tool_help.c b/src/tool_help.c index 8a3c258203..1ba9975c6b 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -20,6 +20,9 @@ * ***************************************************************************/ #include "tool_setup.h" +#ifdef HAVE_STRCASECMP +#include +#endif #include "tool_panykey.h" #include "tool_help.h"