1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandCMD.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
282 B
C++

--- modules/shellemu-winnt/VFSCommandCMD.cpp.orig
+++ modules/shellemu-winnt/VFSCommandCMD.cpp
@@ -27,6 +27,8 @@
/* $Id: VFSCommandCMD.cpp 1956 2005-09-10 15:32:08Z common $ */
+#include <cstring>
+
#include "VFSCommandCMD.hpp"
#include "VFSNode.hpp"
#include "VFSDir.hpp"