patch-src_command_events_cc 295 B

12345678910
  1. --- rtorrent-0.8.4.orig/src/command_events.cc 2008-11-11 11:37:20.000000000 +0100
  2. +++ rtorrent-0.8.4/src/command_events.cc 2009-08-28 18:14:19.096303800 +0200
  3. @@ -36,6 +36,7 @@
  4. #include "config.h"
  5. +#include <cstdio>
  6. #include <functional>
  7. #include <rak/file_stat.h>
  8. #include <rak/path.h>