mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
11 lines
223 B
C++
11 lines
223 B
C++
--- modules/shellcode-generic/sch_generic_winexec.cpp.orig
|
|
+++ modules/shellcode-generic/sch_generic_winexec.cpp
|
|
@@ -29,6 +29,8 @@
|
|
|
|
|
|
|
|
+#include <cstring>
|
|
+
|
|
#include "sch_generic_winexec.hpp"
|
|
|
|
#include "Nepenthes.hpp"
|