diff options
Diffstat (limited to 'net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandRCP.cpp')
-rw-r--r-- | net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandRCP.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandRCP.cpp b/net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandRCP.cpp deleted file mode 100644 index 0826a82adbad..000000000000 --- a/net/nepenthes/files/patch-modules__shellemu-winnt__VFSCommandRCP.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/shellemu-winnt/VFSCommandRCP.cpp.orig -+++ modules/shellemu-winnt/VFSCommandRCP.cpp -@@ -27,6 +27,8 @@ - - /* $Id: VFSCommandRCP.cpp 550 2006-05-04 10:25:35Z common $ */ - -+#include <cstdio> -+#include <cstring> - #include "VFSCommandRCP.hpp" - #include "VFSNode.hpp" - #include "VFSDir.hpp" |