aboutsummaryrefslogtreecommitdiff
path: root/net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp')
-rw-r--r--net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp b/net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp
deleted file mode 100644
index c7833ab63012..000000000000
--- a/net/nepenthes/files/patch-modules__download-ftp__download-ftp.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- modules/download-ftp/download-ftp.cpp.orig
-+++ modules/download-ftp/download-ftp.cpp
-@@ -27,7 +27,8 @@
-
- /* $Id: download-ftp.cpp 550 2006-05-04 10:25:35Z common $ */
-
--#include <ctype.h>
-+#include <cstdlib>
-+#include <cctype>
-
- #include "download-ftp.hpp"
- #include "CTRLDialogue.hpp"