diff options
Diffstat (limited to 'ftp/multiget/files/patch-mgsocket.h')
-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>
|