about summary refs log tree commit diff
path: root/dirent/scandirat.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-08-11 11:41:09 -0400
committerUlrich Drepper <drepper@gmail.com>2011-08-11 11:41:09 -0400
commit14d96785125abee5e9a49a1c3037f35a581750bd (patch)
tree321c675710dd076eeb13832637b978d6671dc969 /dirent/scandirat.c
parenta724d1b9bfa0f6ee9146b365e43ea6e245d0cf0c (diff)
downloadglibc-14d96785125abee5e9a49a1c3037f35a581750bd.tar.gz
glibc-14d96785125abee5e9a49a1c3037f35a581750bd.tar.xz
glibc-14d96785125abee5e9a49a1c3037f35a581750bd.zip
Clean up PLT use for scandirat
Diffstat (limited to 'dirent/scandirat.c')
-rw-r--r--dirent/scandirat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dirent/scandirat.c b/dirent/scandirat.c
index e6f5ece76f..3eda9702e8 100644
--- a/dirent/scandirat.c
+++ b/dirent/scandirat.c
@@ -141,3 +141,4 @@ SCANDIRAT (dfd, dir, namelist, select, cmp)
 
   return c.cnt;
 }
+libc_hidden_def (SCANDIRAT)