From: Joseph Myers Date: Thu, 23 Aug 2012 11:34:37 +0000 (+0000) Subject: Make dl-fxstatat64.c include of fxstatat64.c use <> not "". X-Git-Tag: upstream/2.16.90~622 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4efcc022656a709cc78cd9078a5bfc2b19323bc7;p=platform%2Fupstream%2Fglibc.git Make dl-fxstatat64.c include of fxstatat64.c use <> not "". --- diff --git a/ChangeLog b/ChangeLog index 049decd..3a5a2cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-23 Joseph Myers + + * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in + #include of fxstatat64.c. + 2012-08-22 Roland McGrath * shadow/getspent.c: #undef USE_NSCD before #include that gets the code. diff --git a/sysdeps/unix/sysv/linux/dl-fxstatat64.c b/sysdeps/unix/sysv/linux/dl-fxstatat64.c index 9a17a9b..1f8c2e6 100644 --- a/sysdeps/unix/sysv/linux/dl-fxstatat64.c +++ b/sysdeps/unix/sysv/linux/dl-fxstatat64.c @@ -3,4 +3,4 @@ function in this case. */ #undef __ASSUME_ATFCTS #define __ASSUME_ATFCTS 1 -#include "fxstatat64.c" +#include