aboutsummaryrefslogtreecommitdiff
path: root/hurd/intern-fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/intern-fd.c')
-rw-r--r--hurd/intern-fd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/intern-fd.c b/hurd/intern-fd.c
index 970800f..3b00824 100644
--- a/hurd/intern-fd.c
+++ b/hurd/intern-fd.c
@@ -47,3 +47,4 @@ _hurd_intern_fd (io_t port, int flags, int dealloc)
return fd;
}
+libc_hidden_def (_hurd_intern_fd)