freebsd-ports/net/nepenthes/files/patch-modules__shellcode-signatures__sch_namespace_execute.cpp
John Marino 6a49fa15fa Stage net/nepenthese and unbreak on FreeBSD 10+
PR:		193042
Submitted by:	Ports Fury
2014-08-30 20:50:54 +00:00

12 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"