summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-src_command_download_cc
blob: cd5ac7287b8dffad8521099f143b01f21e4aa0e0 (plain)
1
2
3
4
5
6
7
8
9
10
--- rtorrent-0.8.5.orig/src/command_download.cc	2009-05-14 14:34:42.000000000 +0200
+++ rtorrent-0.8.5/src/command_download.cc	2011-01-09 01:42:55.000000000 +0100
@@ -36,6 +36,7 @@
 
 #include "config.h"
 
+#include <cstdio>
 #include <functional>
 #include <unistd.h>
 #include <cstdio>