blob: 04a4bd67da0da7288a8ea9961e9ca97e12d3c50e (
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.5.orig/src/rpc/parse.cc 2009-05-14 14:34:42.000000000 +0200
+++ rtorrent-0.8.5/src/rpc/parse.cc 2011-01-09 01:42:55.000000000 +0100
@@ -39,6 +39,8 @@
#include <cstring>
#include <cstdio>
#include <locale>
+#include <cstdio>
+#include <cstring>
#include <rak/path.h>
#include <torrent/exceptions.h>
|