Commit Graph

2 Commits

Author SHA1 Message Date
Jo-Philipp Wich 93b1d74c76 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 <jow@openwrt.org>
2015-06-30 11:09:46 +02:00
Peter Wagner 2ed81adda6 ctorrent: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:38:45 +02:00