aports/testing/ctorrent-dnh/unistd.patch
Denis Ryabyy b5d88a11a3 testing/ctorrent-dnh: new aport
http://www.rahul.net/dholmes/ctorrent/
Enhanced CTorrent is a BitTorrent client for unix-like environments
2016-09-13 22:25:32 +02:00

11 lines
139 B
Diff

--- a/compat.h
+++ b/compat.h
@@ -57,6 +57,7 @@
void srandom(unsigned long seed);
#endif
+#include <unistd.h>
#ifdef __cplusplus
}