mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
http://www.rahul.net/dholmes/ctorrent/ Enhanced CTorrent is a BitTorrent client for unix-like environments
11 lines
139 B
Diff
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
|
|
}
|