aboutsummaryrefslogtreecommitdiff
path: root/net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp')
-rw-r--r--net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp b/net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp
deleted file mode 100644
index 96f072298f8c..000000000000
--- a/net/nepenthes/files/patch-modules__shellemu-winnt__WinNTShellDialogue.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- modules/shellemu-winnt/WinNTShellDialogue.cpp.orig
-+++ modules/shellemu-winnt/WinNTShellDialogue.cpp
-@@ -28,7 +28,8 @@
- /* $Id: WinNTShellDialogue.cpp 2221 2005-12-23 17:01:33Z common $ */
-
- //#include <arpa/inet.h>
--#include <errno.h>
-+#include <cerrno>
-+#include <cstring>
- #include <string>
-
- #include "WinNTShellDialogue.hpp"