From: Ulrich Drepper Date: Fri, 25 Nov 2005 16:13:50 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. X-Git-Tag: upstream/2.30~16174 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e586bf8c6f282ef98682ecf486cb18b7de786fe;p=external%2Fglibc.git * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. --- diff --git a/ChangeLog b/ChangeLog index 19ee630..084b04b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-11-25 Thorsten Kukuk + + * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. + 2005-11-25 Ulrich Drepper [BZ #1926] diff --git a/sysdeps/unix/sysv/linux/fxstatat64.c b/sysdeps/unix/sysv/linux/fxstatat64.c index 2360f50..31113d5 100644 --- a/sysdeps/unix/sysv/linux/fxstatat64.c +++ b/sysdeps/unix/sysv/linux/fxstatat64.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #include