]> 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>
Fri, 20 Jan 2023 10:18:52 +0000 (11:18 +0100)
commit2fcc66f48083c7678220d33dd8de1e2beed758c9
tree9219a6d1831078e0125d66293e5815554be7cfc4
parentdb7eee77619929c87cae9997efb1e8ff101ea580
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