diff options
Diffstat (limited to 'net-p2p/ktorrent2/files/patch-libtorrent-udptracker.cpp')
-rw-r--r-- | net-p2p/ktorrent2/files/patch-libtorrent-udptracker.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/ktorrent2/files/patch-libtorrent-udptracker.cpp b/net-p2p/ktorrent2/files/patch-libtorrent-udptracker.cpp deleted file mode 100644 index fd021170533c..000000000000 --- a/net-p2p/ktorrent2/files/patch-libtorrent-udptracker.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- libtorrent/udptracker.cpp.orig Wed Jul 13 12:33:37 2005 -+++ libtorrent/udptracker.cpp Wed Jul 13 12:34:07 2005 -@@ -18,6 +18,7 @@ - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ - #include <stdlib.h> -+#include <sys/time.h> - #include <qsocketnotifier.h> - #include <qsocketdevice.h> - |