diff options
Diffstat (limited to 'include/string.h')
-rw-r--r-- | include/string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/string.h b/include/string.h index d9a5eebcbe..e965cf4752 100644 --- a/include/string.h +++ b/include/string.h @@ -71,6 +71,7 @@ libc_hidden_proto (__strdup) libc_hidden_proto (__strndup) libc_hidden_proto (__strerror_r) libc_hidden_proto (__strverscmp) +libc_hidden_proto (basename) # ifndef _ISOMAC # ifndef index |