From: Ulrich Drepper Date: Mon, 17 Apr 2000 23:05:21 +0000 (+0000) Subject: Uncomment STX_LINK definition. X-Git-Tag: upstream/2.30~10627^2~2451 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ef28d0f3a3cfbe9001ed8c6308d12e420f26d25;p=external%2Fglibc.git Uncomment STX_LINK definition. --- diff --git a/sysdeps/unix/sysv/aix/lxstat.c b/sysdeps/unix/sysv/aix/lxstat.c index 2edaf72..58d8710 100644 --- a/sysdeps/unix/sysv/aix/lxstat.c +++ b/sysdeps/unix/sysv/aix/lxstat.c @@ -19,9 +19,7 @@ #include #include -/* this is #define'd in - why #define it again? #define STX_LINK 0x01 - */ extern int statx (const char *pathname, struct stat *st, int len, int cmd);