aboutsummaryrefslogtreecommitdiff
path: root/net/chaosvpn/patches/020-cdefs.patch
Commit message (Collapse)AuthorAge
* chaosvpn: fix compilation without sys/cdefsRosen Penev2020-08-10
sys/cdefs.h does not come included with musl. It's also deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>