freebsd-ports/net/nepenthes/files/patch-modules__shellcode-signatures__sch_namespace_base64.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

11 lines
301 B
C++

--- modules/shellcode-signatures/sch_namespace_base64.cpp.orig
+++ modules/shellcode-signatures/sch_namespace_base64.cpp
@@ -27,6 +27,8 @@
/* $Id: sch_namespace_base64.cpp 693 2006-11-02 19:35:43Z common $ */
+#include <cstring>
+
#include "sch_namespace_base64.hpp"
#include "Nepenthes.hpp"