summaryrefslogtreecommitdiffstats
path: root/net/libtorrent/files/patch-src::torrent::torrent.h
blob: bb7f00317f7ec6febb7e0e21bb0ec3b99acbef26 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/torrent/torrent.h.old	Fri Jan  7 22:34:09 2005
+++ src/torrent/torrent.h	Fri Jan  7 22:51:03 2005
@@ -4,6 +4,8 @@
 #include <list>
 #include <torrent/common.h>
 #include <torrent/download.h>
+#include <sys/types.h>
+#include <sys/select.h>
 
 namespace torrent {
 
OpenPOWER on IntegriCloud