diff options
Diffstat (limited to 'net-p2p/rtorrent/files/gcc.patch')
-rw-r--r-- | net-p2p/rtorrent/files/gcc.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/rtorrent/files/gcc.patch b/net-p2p/rtorrent/files/gcc.patch deleted file mode 100644 index 258ad06..0000000 --- a/net-p2p/rtorrent/files/gcc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- rtorrent/src/main.cc 2013-08-21 03:49:49.552210826 +0300 -+++ rtorrent-9999/src/main.cc 2013-08-21 03:49:14.135542775 +0300 -@@ -43,6 +43,7 @@ - #include <sstream> - #include <string> - #include <inttypes.h> -+#include <unistd.h> - #include <sigc++/adaptors/bind.h> - #include <torrent/http.h> - #include <torrent/torrent.h> |