pppd: fix build errors with musl
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Mar 2014 13:51:36 +0000 (13:51 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Mar 2014 13:51:36 +0000 (13:51 +0000)
commitd5d6b28ca925603c1aa0252748b9ad9c71ed6882
tree837897509a54eb351bc5e98fe59be9de44a20e44
parent9ee09c891f759097787f197eeeb0468199fad96a
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]