Skip to content

Commit

Permalink
CPU (Windows): fix compiling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterLi committed Aug 23, 2024
1 parent 8bcda55 commit 7e9a130
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/detection/terminalshell/terminalshell_windows.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "util/mallocHelper.h"
#include "util/windows/registry.h"
#include "util/windows/unicode.h"
#include "util/stringUtils.h"

#include <windows.h>
#include <wchar.h>
Expand Down

0 comments on commit 7e9a130

Please sign in to comment.