diff --git a/package/network/services/ppp/patches/610-pppd_compile_fix.patch b/package/network/services/ppp/patches/610-pppd_compile_fix.patch index 474f11832a..4f66e5d71f 100644 --- a/package/network/services/ppp/patches/610-pppd_compile_fix.patch +++ b/package/network/services/ppp/patches/610-pppd_compile_fix.patch @@ -1,6 +1,6 @@ --- a/pppd/Makefile.linux +++ b/pppd/Makefile.linux -@@ -48,7 +48,8 @@ MPPE=y +@@ -49,7 +49,8 @@ MPPE=y # Uncomment the next line to include support for PPP packet filtering. # This requires that the libpcap library and headers be installed # and that the kernel driver support PPP packet filtering.