]> Savannah Git Hosting - gnulib.git/commit
symlinkat: include all required header files
authorAndreas Gruenbacher <agruen@gnu.org>
Sun, 1 Feb 2015 20:40:11 +0000 (21:40 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 Feb 2015 11:50:42 +0000 (11:50 +0000)
commitb650986cb3789b6c8d347c65879c821b5ec537fa
tree70c9882701faa5343946f8e42c8a0c92798e1653
parent9c1f45e0692b3e065060dc2c4a62be2bf7582208
symlinkat: include all required header files

Following on from commit 032bd151, include header files required
on OS X 10.10 (Yosemite) at least.

* lib/symlinkat.c (HAVE_SYMLINK_AT): Add <sys/stat.h> for fstatat(),
and string.h for strlen().
Reported at https://savannah.gnu.org/bugs/index.php?44151
and by Jack Howarth.
ChangeLog
lib/symlinkat.c