From: Roland McGrath Date: Sun, 27 Nov 2005 21:19:57 +0000 (+0000) Subject: 2005-11-27 Roland McGrath X-Git-Tag: upstream/2.20~9171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a6efdc5b2ed15a69e30e447569d4e37485256ec9;p=platform%2Fupstream%2Flinaro-glibc.git 2005-11-27 Roland McGrath * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h. Reported by René Rebe . --- diff --git a/sysdeps/unix/sysv/linux/fchownat.c b/sysdeps/unix/sysv/linux/fchownat.c index f8bc5e3..10d87e8 100644 --- a/sysdeps/unix/sysv/linux/fchownat.c +++ b/sysdeps/unix/sysv/linux/fchownat.c @@ -23,6 +23,8 @@ #include #include #include +#include +#include /* Change the owner and group of FILE. */ int