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 bc04cef812..64c59b00fb 100644 --- a/include/string.h +++ b/include/string.h @@ -71,3 +71,4 @@ libc_hidden_proto (__strncasecmp_l) libc_hidden_proto (__strdup) libc_hidden_proto (__strndup) libc_hidden_proto (__strerror_r) +libc_hidden_proto (__strverscmp) |