diff --git a/src/detection/terminalshell/terminalshell_windows.c b/src/detection/terminalshell/terminalshell_windows.c index f2ff3b1cd..ecac82e1f 100644 --- a/src/detection/terminalshell/terminalshell_windows.c +++ b/src/detection/terminalshell/terminalshell_windows.c @@ -5,6 +5,7 @@ #include "util/mallocHelper.h" #include "util/windows/registry.h" #include "util/windows/unicode.h" +#include "util/stringUtils.h" #include #include