summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setlocale.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-07-06 02:03:37 +0000
committerache <ache@FreeBSD.org>2003-07-06 02:03:37 +0000
commit92006f3cfc318b91ca31716fdbff39d97541d161 (patch)
treeeeca6050bcc54425602eb0a653635ce129563e45 /lib/libc/locale/setlocale.h
parent246ff0a3e7be313e20c1a4f425f0929d3af47a1a (diff)
downloadFreeBSD-src-92006f3cfc318b91ca31716fdbff39d97541d161.zip
FreeBSD-src-92006f3cfc318b91ca31716fdbff39d97541d161.tar.gz
Reorganize wrapper around setrunelocale() to mark it as deprecated
in FreeBSD 6
Diffstat (limited to 'lib/libc/locale/setlocale.h')
-rw-r--r--lib/libc/locale/setlocale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/setlocale.h b/lib/libc/locale/setlocale.h
index 54f6328..33b4b6e 100644
--- a/lib/libc/locale/setlocale.h
+++ b/lib/libc/locale/setlocale.h
@@ -35,5 +35,6 @@
extern char *_PathLocale;
int __detect_path_locale(void);
+int __wrap_setrunelocale(const char *);
#endif /* !_SETLOCALE_H_ */
OpenPOWER on IntegriCloud