Parent: 46f67847f7174caebdca3cc8dec093716fe4fe67
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-09-24 21:31:13
Tree: a3c45f906618ed8c4c119ca18e34a14f82d58960
alert: Fix compilation error with musl CC profiles/alert/bluetoothd-server.o In file included from profiles/alert/server.c:49:0: ./src/textfile.h:24:1: error: unknown type name 'mode_t' int create_file(const char *filename, const mode_t mode); ^ Makefile:7469: recipe for target 'profiles/alert/bluetoothd-server.o' failed make[1]: *** [profiles/alert/bluetoothd-server.o] Error 1 Makefile:3072: recipe for target 'all' failed
Diffstat
| M | profiles/alert/server.c | | | 3 | +++ |
1 files changed, 3 insertions(+), 0 deletions(-)