Skip to content

Commit df873a1

Browse files
committed
CPU (Windows): fix compiling errors
1 parent b5695b5 commit df873a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/detection/terminalshell/terminalshell_windows.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "util/mallocHelper.h"
66
#include "util/windows/registry.h"
77
#include "util/windows/unicode.h"
8+
#include "util/stringUtils.h"
89

910
#include <windows.h>
1011
#include <wchar.h>

0 commit comments

Comments
 (0)