pppd: fix build errors with musl
authorFelix Fietkau <nbd@openwrt.org>
Thu, 20 Mar 2014 13:51:36 +0000 (13:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 20 Mar 2014 13:51:36 +0000 (13:51 +0000)
commit137c4262e831eaf2c50dbab3ee41e7fd412dfa8a
tree837897509a54eb351bc5e98fe59be9de44a20e44
parent64e3f5f510072fffe8a238edc15163b89a6002f8
pppd: fix build errors with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39963 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
package/network/services/ppp/patches/130-no_cdefs_h.patch [new file with mode: 0644]
package/network/services/ppp/patches/131-missing_prototype_macro.patch [new file with mode: 0644]
package/network/services/ppp/patches/132-fix_linux_includes.patch [new file with mode: 0644]
package/network/services/ppp/patches/133-fix_sha1_include.patch [new file with mode: 0644]
package/network/services/ppp/patches/140-pppoe_compile_fix.patch [new file with mode: 0644]
package/network/services/ppp/patches/320-custom_iface_names.patch
package/network/services/ppp/patches/321-multilink_support_custom_iface_names.patch
package/network/services/ppp/patches/330-retain_foreign_default_routes.patch
package/network/services/ppp/patches/340-populate_default_gateway.patch
package/network/services/ppp/patches/400-simplify_kernel_checks.patch
package/network/services/ppp/patches/401-no_record_file.patch
package/network/services/ppp/patches/403-no_wtmp.patch
package/network/services/ppp/patches/406-no_modprobe.patch
package/network/services/ppp/patches/510-pptp_compile_fix.patch [new file with mode: 0644]