aboutsummaryrefslogtreecommitdiff
path: root/net/ctorrent
Commit message (Collapse)AuthorAge
* ctorrent: fix musl compatibilityJo-Philipp Wich2015-06-30
| | | | | | | 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>
* ctorrent: import from packagesPeter Wagner2014-06-16
Signed-off-by: Peter Wagner <tripolar@gmx.at>