aboutsummaryrefslogtreecommitdiff
path: root/net/rp-pppoe/patches/140-glibc-avoid-include-linux_in.h.patch
Commit message (Collapse)AuthorAge
* rp-pppoe: redo glibc patchEneas U de Queiroz2018-06-14
| | | | | | Previous fix broke compilation with kernel < 4.8 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* rp-pppoe: Fixed compilation with glibcEneas U de Queiroz2018-05-23
Do not inlcude <netinet/in.h> when using glibc to avoid various redefinitions. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>