summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-src_command_network_cc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-03-24 12:07:28 +0100
commitac46e350e174e78a55a348eda775665ae0eb3277 (patch)
tree5574ba5e9a7108554683edb25bcd4b99599b8fa7 /package/rtorrent/patches/patch-src_command_network_cc
parent89aa2adc650176b493075e1d8e64f1b6cc635d90 (diff)
update gcc, glibc and fix build breakage
Diffstat (limited to 'package/rtorrent/patches/patch-src_command_network_cc')
-rw-r--r--package/rtorrent/patches/patch-src_command_network_cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/rtorrent/patches/patch-src_command_network_cc b/package/rtorrent/patches/patch-src_command_network_cc
index 89a44d351..cce4f9ed3 100644
--- a/package/rtorrent/patches/patch-src_command_network_cc
+++ b/package/rtorrent/patches/patch-src_command_network_cc
@@ -1,6 +1,6 @@
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.5.orig/src/command_network.cc 2009-05-14 14:34:42.000000000 +0200
-+++ rtorrent-0.8.5/src/command_network.cc 2011-01-09 01:42:55.000000000 +0100
+--- rtorrent-0.9.0.orig/src/command_network.cc 2011-12-07 08:08:24.000000000 +0100
++++ rtorrent-0.9.0/src/command_network.cc 2012-03-22 21:12:43.301634937 +0100
@@ -36,6 +36,7 @@
#include "config.h"
@@ -8,4 +8,4 @@ $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
+#include <cstdio>
#include <functional>
#include <cstdio>
- #include <rak/address_info.h>
+ #include <unistd.h>