aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bird/fix-msghdr.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/bird: use builddir, fix struct msghdr usageTimo Teräs2016-07-111-0/+30
musl has padding fields in struct msghdr for posix compliance. use designated initializer to get rid of the warnings.