diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-19 16:52:28 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-12-19 16:52:28 +0000 |
commit | 6ad411905b96b508b88396a7eb526df0c7780371 (patch) | |
tree | a4c2a9b3e0b593b4a5f1c4f0755ffd563fe07060 /ftp/multiget/files/patch-mgsocket.h | |
parent | Update to 2.2.1 (diff) |
- Update to version 1.1.
Diffstat (limited to '')
-rw-r--r-- | ftp/multiget/files/patch-mgsocket.h | 10 |
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>
|