ctorrent: fix musl compatibility
authorJo-Philipp Wich <redacted>
Tue, 30 Jun 2015 09:08:45 +0000 (11:08 +0200)
committerJo-Philipp Wich <redacted>
Tue, 30 Jun 2015 09:09:46 +0000 (11:09 +0200)
commit93b1d74c76df8f10ee2799c2ef683880657c25b8
tree6fee627aeac33fbb62a2a8d3070e78e8804d161f
parent371bf3954680bac23a32ead2194c579bdc78f537
ctorrent: 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/Makefile
net/ctorrent/patches/200-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT