123456789101112 |
- $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>
-
|