Parent: 921894c4e280b8153bc0f727a6401baa949f642c
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-09-24 21:31:13
Tree: 391c8412b78bb63f1c149c86d3c0b43104228e09
tools: Fix compilation errors with musl This fix number of includes for <sys/poll.h> instead of <poll.h> CC tools/hciattach.o In file included from tools/hciattach.c:41: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> ^
Diffstat
| M | tools/amptest.c | | | 2 | +- |
| M | tools/btattach.c | | | 2 | +- |
| M | tools/btsnoop.c | | | 1 | + |
| M | tools/ciptool.c | | | 2 | +- |
| M | tools/cltest.c | | | 2 | +- |
| M | tools/hciattach.c | | | 2 | +- |
| M | tools/hciattach_qualcomm.c | | | 2 | +- |
| M | tools/hciattach_tialt.c | | | 2 | +- |
| M | tools/hcidump.c | | | 2 | +- |
| M | tools/l2ping.c | | | 2 | +- |
| M | tools/l2test.c | | | 2 | +- |
| M | tools/rfcomm.c | | | 2 | +- |
12 files changed, 12 insertions(+), 11 deletions(-)