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 e965cf4..c1df7ac 100644 --- a/include/string.h +++ b/include/string.h @@ -72,6 +72,7 @@ libc_hidden_proto (__strndup) libc_hidden_proto (__strerror_r) libc_hidden_proto (__strverscmp) libc_hidden_proto (basename) +libc_hidden_proto (strcoll) # ifndef _ISOMAC # ifndef index |