ctorrent-svn: fix musl compatibility
authorJo-Philipp Wich <redacted>
Tue, 30 Jun 2015 09:13:41 +0000 (11:13 +0200)
committerJo-Philipp Wich <redacted>
Tue, 30 Jun 2015 09:14:34 +0000 (11:14 +0200)
commit0169cbd3a0e0d0fe0adfbed00f48e8d6b7068a17
treea6d43cdcefdca217829662d5f352ac817b983501
parent371bf3954680bac23a32ead2194c579bdc78f537
ctorrent-svn: fix musl compatibility

Add missing `sys/types.h` include to `strnstr()` replacement code in
`compat.c` in order to declare `ssize_t` type under musl.

Signed-off-by: Jo-Philipp Wich <redacted>
net/ctorrent-svn/Makefile
net/ctorrent-svn/patches/400-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT