aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mc/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/files/patch-ai')
-rw-r--r--misc/mc/files/patch-ai10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/mc/files/patch-ai b/misc/mc/files/patch-ai
deleted file mode 100644
index 805fc55bb9ab..000000000000
--- a/misc/mc/files/patch-ai
+++ /dev/null
@@ -1,10 +0,0 @@
---- vfs/ftpfs.c.orig Sat Mar 18 07:43:43 2000
-+++ vfs/ftpfs.c Mon Mar 20 10:32:18 2000
-@@ -57,6 +57,7 @@
- /* Namespace pollution: horrible */
-
- #include <netdb.h> /* struct hostent */
-+#include <sys/types.h>
- #include <sys/socket.h> /* AF_INET */
- #include <netinet/in.h> /* struct in_addr */
- #ifdef HAVE_SETSOCKOPT