From fc3d94979e1f04df2014b4c1a01c39a0a74f12c3 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 16:02:40 +0200 Subject: dirent: Remove internal_function attribute --- sysdeps/mach/hurd/opendir.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/mach') diff --git a/sysdeps/mach/hurd/opendir.c b/sysdeps/mach/hurd/opendir.c index d3757f00fa..2e1d1a07b2 100644 --- a/sysdeps/mach/hurd/opendir.c +++ b/sysdeps/mach/hurd/opendir.c @@ -69,7 +69,6 @@ _hurd_fd_opendir (struct hurd_fd *d) DIR * -internal_function __opendirat (int dfd, const char *name) { if (name[0] == '\0') -- cgit 1.4.1