about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/fxstatat64.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/fxstatat64.c')
-rw-r--r--sysdeps/mach/hurd/fxstatat64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/mach/hurd/fxstatat64.c b/sysdeps/mach/hurd/fxstatat64.c
index a15c16dfc3..ee7456d8e2 100644
--- a/sysdeps/mach/hurd/fxstatat64.c
+++ b/sysdeps/mach/hurd/fxstatat64.c
@@ -43,3 +43,4 @@ __fxstatat64 (int vers, int fd, const char *filename, struct stat64 *buf,
 
   return __hurd_fail (err);
 }
+libc_hidden_def (__fxstatat64)