6a49fa15fa
PR: 193042 Submitted by: Ports Fury
11 lines
305 B
C++
11 lines
305 B
C++
--- modules/shellcode-signatures/sch_namespace_execute.cpp.orig
|
|
+++ modules/shellcode-signatures/sch_namespace_execute.cpp
|
|
@@ -27,6 +27,8 @@
|
|
|
|
/* $Id: sch_namespace_execute.cpp 550 2006-05-04 10:25:35Z common $ */
|
|
|
|
+#include <cstring>
|
|
+
|
|
#include "sch_namespace_execute.hpp"
|
|
|
|
#include "Nepenthes.hpp"
|