diff options
Diffstat (limited to 'posix/tst-rfc3484-3.c')
-rw-r--r-- | posix/tst-rfc3484-3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-rfc3484-3.c b/posix/tst-rfc3484-3.c index d9ec5cc..ecb1639 100644 --- a/posix/tst-rfc3484-3.c +++ b/posix/tst-rfc3484-3.c @@ -11,6 +11,7 @@ #define __gethostbyaddr_r gethostbyaddr_r #define __gethostbyname2_r gethostbyname2_r #define __qsort_r qsort_r +#define __stat64 stat64 void attribute_hidden |