summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-src_command_network_cc
blob: cce4f9ed33efb39d2d378ae95faf477c2c9fa10c (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- 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"
 
+#include <cstdio>
 #include <functional>
 #include <cstdio>
 #include <unistd.h>