Loading src/tool_help.c +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ * ***************************************************************************/ #include "tool_setup.h" #ifdef HAVE_STRCASECMP #include <strings.h> #endif #include "tool_panykey.h" #include "tool_help.h" Loading Loading
src/tool_help.c +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ * ***************************************************************************/ #include "tool_setup.h" #ifdef HAVE_STRCASECMP #include <strings.h> #endif #include "tool_panykey.h" #include "tool_help.h" Loading