summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches/patch-src_rpc_parse_cc
blob: 38530b38e032eb4d979fb27753d2eb10e6dc6a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- rtorrent-0.8.4.orig/src/rpc/parse.cc	2008-08-26 22:14:33.000000000 +0200
+++ rtorrent-0.8.4/src/rpc/parse.cc	2009-08-28 17:58:13.616282106 +0200
@@ -38,6 +38,8 @@
 
 #include <cstring>
 #include <locale>
+#include <cstdio>
+#include <cstring>
 #include <rak/path.h>
 #include <torrent/exceptions.h>