summaryrefslogtreecommitdiffstats
path: root/package/vpnc/0009-config.c-add-missing-sys-ttydefaults.h-include.patch
Commit message (Collapse)AuthorAgeFilesLines
* vpnc: add patches to fix build with the musl C libraryThomas Petazzoni2016-06-031-0/+36
This commit adds three patches that are needed to fix build issues on musl: - <error.h> not available on musl - structure redefinitions due to direct inclusion of kernel headers - missing <sys/ttydefaults.h> inclusion Patches have been submitted upstream: http://lists.unix-ag.uni-kl.de/pipermail/vpnc-devel/2016-June/004186.html Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud