patch-src_display_utils_h 335 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- rtorrent-0.8.2.orig/src/display/utils.h 2008-05-07 14:19:11.000000000 +0200
  3. +++ rtorrent-0.8.2/src/display/utils.h 2009-05-29 01:25:58.000000000 +0200
  4. @@ -38,6 +38,7 @@
  5. #define RTORRENT_DISPLAY_UTILS_H
  6. #include <ctime>
  7. +#include <cstdio>
  8. #include <string>
  9. namespace core {