summaryrefslogtreecommitdiff
path: root/ftp/multiget/files/patch-mgsocket.h
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-12-19 16:52:28 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-12-19 16:52:28 +0000
commit6ad411905b96b508b88396a7eb526df0c7780371 (patch)
treea4c2a9b3e0b593b4a5f1c4f0755ffd563fe07060 /ftp/multiget/files/patch-mgsocket.h
parentUpdate to 2.2.1 (diff)
- Update to version 1.1.
Diffstat (limited to '')
-rw-r--r--ftp/multiget/files/patch-mgsocket.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/ftp/multiget/files/patch-mgsocket.h b/ftp/multiget/files/patch-mgsocket.h
deleted file mode 100644
index 0daa2661ad5f..000000000000
--- a/ftp/multiget/files/patch-mgsocket.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./mgsocket.h.orig Sat Nov 4 05:04:00 2006
-+++ ./mgsocket.h Wed Dec 6 14:02:01 2006
-@@ -30,6 +30,7 @@
- #else
- #include <sys/types.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <unistd.h>
- #include <sys/un.h>