]> Savannah Git Hosting - gnulib.git/commit
fchownat: Fix compilation error on Android 4.3.
authorBruno Haible <bruno@clisp.org>
Thu, 24 Jan 2019 22:51:11 +0000 (23:51 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Jan 2019 01:14:26 +0000 (02:14 +0100)
commit3c136a2cc38d71083f123231a8b9ad4b01930789
treec53a88d3d973a3e257dfbd8a2cfae0bb47ab7e71
parent425ee42259b04956aae20afc5204775ae6e79744
fchownat: Fix compilation error on Android 4.3.

* lib/unistd.in.h: Include <sys/stat.h> when module 'fchownat' is in
use.
* m4/fchownat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG,
gl_FUNC_FCHOWNAT_EMPTY_FILENAME_BUG): Include also <sys/stat.h>.
* doc/posix-functions/fchownat.texi: Mention the issue.
ChangeLog
doc/posix-functions/fchownat.texi
lib/unistd.in.h
m4/fchownat.m4