From b5d88a11a312925346617b0c403a53f9dab90029 Mon Sep 17 00:00:00 2001 From: Denis Ryabyy Date: Wed, 31 Aug 2016 09:16:37 +0000 Subject: testing/ctorrent-dnh: new aport http://www.rahul.net/dholmes/ctorrent/ Enhanced CTorrent is a BitTorrent client for unix-like environments --- testing/ctorrent-dnh/unistd.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testing/ctorrent-dnh/unistd.patch (limited to 'testing/ctorrent-dnh/unistd.patch') diff --git a/testing/ctorrent-dnh/unistd.patch b/testing/ctorrent-dnh/unistd.patch new file mode 100644 index 0000000000..f7d8a925e0 --- /dev/null +++ b/testing/ctorrent-dnh/unistd.patch @@ -0,0 +1,10 @@ +--- a/compat.h ++++ b/compat.h +@@ -57,6 +57,7 @@ + void srandom(unsigned long seed); + #endif + ++#include + + #ifdef __cplusplus + } -- cgit v1.2.3