aboutsummaryrefslogtreecommitdiff
path: root/net/sstp-client/patches/100-musl-compat.patch
Commit message (Collapse)AuthorAge
* sstp-client: fix musl compatibilityJo-Philipp Wich2015-06-25
- Ship a `net/ppp_defs.h` replacement header since musl does not provide one but `pppd/pppd.h` provided by pppd is needing it. - Add missing `sys/types.h` includes Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>