aboutsummaryrefslogtreecommitdiff
path: root/ftp/lftp/files/patch-src::NetAccess.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/lftp/files/patch-src::NetAccess.cc')
-rw-r--r--ftp/lftp/files/patch-src::NetAccess.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/ftp/lftp/files/patch-src::NetAccess.cc b/ftp/lftp/files/patch-src::NetAccess.cc
deleted file mode 100644
index e755df8fcfcb..000000000000
--- a/ftp/lftp/files/patch-src::NetAccess.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/NetAccess.cc.orig Wed Jan 8 16:56:22 2003
-+++ src/NetAccess.cc Wed Jan 8 16:56:41 2003
-@@ -25,6 +25,7 @@
- #include <errno.h>
- #include <assert.h>
- #include <math.h>
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include "NetAccess.h"