Parent: 37cd91c3bf02d0371ede26cce4b8b4823a9430a9
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-09-24 21:31:13
Tree: 7dbd9f2b25c932c6a4b78c26f4dcfefdb27aae42
obexd: Fix compilation error with musl CC obexd/plugins/obexd-filesystem.o In file included from obexd/plugins/filesystem.c:40:0: /usr/include/wait.h:1:2: error: #warning redirecting incorrect #include <wait.h> to <sys/wait.h> [-Werror=cpp] #warning redirecting incorrect #include <wait.h> to <sys/wait.h> ^ cc1: all warnings being treated as errors Makefile:6447: recipe for target 'obexd/plugins/obexd-filesystem.o' failed make[1]: *** [obexd/plugins/obexd-filesystem.o] Error 1
Diffstat
| M | obexd/plugins/filesystem.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)