Commit: 37cd91c3bf02d0371ede26cce4b8b4823a9430a9
Parent: fc4050dcea173c61f8409a6c36f7fa5d7692642e
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-09-24 21:31:13
Tree: 44213bd6c7232ccedd9f7be20f5cd35b4d331102

core: 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 src/systemd.c | 1 +

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

View Full Diff | Patch