summaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent/files/patch-src_torrent_connection__manager.h
blob: 1f7b51e396812cf8cfc12d958079248e2885c13e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/torrent/connection_manager.h.orig	2012-04-20 06:42:32 UTC
+++ src/torrent/connection_manager.h
@@ -42,6 +42,7 @@
 
 #include <list>
 #include <arpa/inet.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <netinet/in_systm.h>
 #include <netinet/ip.h>