summaryrefslogtreecommitdiffstats
path: root/package/vpnc/0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch
Commit message (Collapse)AuthorAgeFilesLines
* vpnc: add patches to fix build with the musl C libraryThomas Petazzoni2016-06-031-0/+54
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