summaryrefslogtreecommitdiff
path: root/package/pppd/pppd-2.4.4-nobsd.patch
AgeCommit message (Collapse)Author
2009-02-19pppd: fix build without UCLIBC_HAS_BSD_ERRPeter Korsgaard
Replace the BSD specific warn() with a call to syslog. Patch by Gustavo Zacarias, closes #109.