diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-22 18:24:57 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-11-22 18:24:57 +0100 |
commit | 7eb57a4fac80b8c745f4ac811a07d134cc448d8a (patch) | |
tree | 7c5786cdee0c22cadf079670e69b45424701b290 /package/rtorrent/patches/patch-src_display_utils_h | |
parent | 9ae994b86d18e9d0baa680442e59724815bd872a (diff) | |
parent | c111f14db1b4558ebf5b2e894315c8e5217bf6fc (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/rtorrent/patches/patch-src_display_utils_h')
-rw-r--r-- | package/rtorrent/patches/patch-src_display_utils_h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/rtorrent/patches/patch-src_display_utils_h b/package/rtorrent/patches/patch-src_display_utils_h deleted file mode 100644 index 30f0eabe1..000000000 --- a/package/rtorrent/patches/patch-src_display_utils_h +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- rtorrent-0.8.2.orig/src/display/utils.h 2008-05-07 14:19:11.000000000 +0200 -+++ rtorrent-0.8.2/src/display/utils.h 2009-05-29 01:25:58.000000000 +0200 -@@ -38,6 +38,7 @@ - #define RTORRENT_DISPLAY_UTILS_H - - #include <ctime> -+#include <cstdio> - #include <string> - - namespace core { |