]> 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:12:41 +0000 (11:12 +0100)
commit1a692b57a190f970d2455e8fc193d168a84782a9
tree7cd68720feff1f3bcb712232333b953d83b1215a
parent4afe7ff5fca5aa2a80f4339422e2bb4d1d2bb83a
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