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 --- dirent/scandir-tail.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dirent') diff --git a/dirent/scandir-tail.c b/dirent/scandir-tail.c index 7810fb4d42..068c644c4e 100644 --- a/dirent/scandir-tail.c +++ b/dirent/scandir-tail.c @@ -28,7 +28,6 @@ # define DIRENT_TYPE struct dirent #endif -internal_function int SCANDIR_TAIL (DIR *dp, DIRENT_TYPE ***namelist, -- cgit 1.4.1