aboutsummaryrefslogtreecommitdiff
path: root/libs/liblo/patches
Commit message (Collapse)AuthorAge
* liblo: fix build with muslHauke Mehrtens2015-07-12
When sys/poll.h gets included it results in a warning, to include poll.h. All warnings are treated as errors by liblo. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>