The android NDK does not appear to have adjtime(). (It has the syscall, and
it has clock_settime(), but not the libc adjtime() function...)

*shrug* Stub it out in portability.h.
1 file changed