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