aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/multiget/files/patch-mgsocket.h
blob: 0daa2661ad5fb6ac0c9f44045fc11b5a8eba5217 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./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>