Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common/log: bump POSIX version used after e81d9fd
../common/log.c:63:16: error: use of undeclared identifier 'CLOCK_MONOTONIC' clock_gettime(CLOCK_MONOTONIC, &start_time); ^ ../common/log.c:75:16: error: use of undeclared identifier 'CLOCK_MONOTONIC' clock_gettime(CLOCK_MONOTONIC, &ts); ^
- Loading branch information