We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5695b5 commit df873a1Copy full SHA for df873a1
src/detection/terminalshell/terminalshell_windows.c
@@ -5,6 +5,7 @@
5
#include "util/mallocHelper.h"
6
#include "util/windows/registry.h"
7
#include "util/windows/unicode.h"
8
+#include "util/stringUtils.h"
9
10
#include <windows.h>
11
#include <wchar.h>
0 commit comments