summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-src_command_download_cc
blob: 4c1e50a6c79ad1a1e209500b5a2e63d75d1841d6 (plain)
1
2
3
4
5
6
7
8
9
10
--- rtorrent-0.8.4.orig/src/command_download.cc	2008-11-19 18:01:20.000000000 +0100
+++ rtorrent-0.8.4/src/command_download.cc	2009-08-28 18:01:37.606461520 +0200
@@ -36,6 +36,7 @@
 
 #include "config.h"
 
+#include <cstdio>
 #include <functional>
 #include <unistd.h>
 #include <rak/file_stat.h>