summaryrefslogtreecommitdiffstats
path: root/include/xlocale/_string.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xlocale/_string.h')
-rw-r--r--include/xlocale/_string.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xlocale/_string.h b/include/xlocale/_string.h
index 2627280..a7c146e 100644
--- a/include/xlocale/_string.h
+++ b/include/xlocale/_string.h
@@ -53,9 +53,7 @@ size_t strxfrm_l(char *, const char *, size_t, locale_t);
#ifdef _XLOCALE_H_
#ifndef _XLOCALE_STRING2_H
#define _XLOCALE_STRING2_H
-int strcasecmp_l(const char *, const char *, locale_t);
char *strcasestr_l(const char *, const char *, locale_t);
-int strncasecmp_l(const char *, const char *, size_t, locale_t);
#endif /* _XLOCALE_STRING2_H */
#endif /* _XLOCALE_H_ */
OpenPOWER on IntegriCloud