liblo: fix build with musl 1565/head
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Jul 2015 18:50:03 +0000 (20:50 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Jul 2015 18:50:54 +0000 (20:50 +0200)
commitf8fd638736fa319463c0d0a31d2c7c3add4aca5a
tree5107d1651043945128ad91c7aa83b6b19609d7e5
parent71f5ef9b2845f4ff2f7ab074d4c1047946812285
liblo: fix build with musl

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>
libs/liblo/patches/001-fix-musl-include.patch [new file with mode: 0644]