]> Savannah Git Hosting - gnulib.git/commit
fpending: Fix compilation error with NDK ≥ r14b and Android API < 23.
authorBruno Haible <bruno@clisp.org>
Sun, 15 Jan 2023 10:10:09 +0000 (11:10 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 15 Jan 2023 10:10:09 +0000 (11:10 +0100)
commit8bec309111411a2fdb51f149af2ff4d8d5226dfd
treeb2b5a2e365e792e52ecd4f3304481be71793643a
parent2d404c7dd974cc65f894526f4a1b76bc1dcd8d82
fpending: Fix compilation error with NDK ≥ r14b and Android API < 23.

Report and patch by Po Lu <luangruo@yahoo.com>.

* lib/fpending.c (__fpending) [__ANDROID__]: Use the fp_ macro.
ChangeLog
lib/fpending.c