Commit: b1ed44f5deace382b2a03529e3d04bb7e7bc9e84
Parent: 5b23bead3bd960caf51e2aa84b4e535ca46eecc3
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-09-24 21:31:13
Tree: 87126f790f87943636dc09ecc954ac2e6b71d61c

lib: Fix compilation error with musl CC lib/hci.lo In file included from lib/hci.c:39:0: /usr/include/sys/poll.h:1:2: error: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Werror=cpp] #warning redirecting incorrect #include <sys/poll.h> to <poll.h> ^ cc1: all warnings being treated as errors

Diffstat

M lib/hci.c | 2 +-

1 files changed, 1 insertions(+), 1 deletions(-)

View Full Diff | Patch