summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2003-06-25 22:28:33 +0000
committerphantom <phantom@FreeBSD.org>2003-06-25 22:28:33 +0000
commitd4023dbc8a67ffa03564b1032d09661d731b567a (patch)
tree776b847e0318ef76eb9fba0f99b4bc44c3345e70 /include/paths.h
parent9b323a32e4d5274fc843343cc02ed99c809a21ab (diff)
downloadFreeBSD-src-d4023dbc8a67ffa03564b1032d09661d731b567a.zip
FreeBSD-src-d4023dbc8a67ffa03564b1032d09661d731b567a.tar.gz
Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)
Reviewed by: ache
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 4b2d819..c9c1563 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -62,6 +62,7 @@
#define _PATH_IFCONFIG "/sbin/ifconfig"
#define _PATH_KMEM "/dev/kmem"
#define _PATH_LIBMAP_CONF "/etc/libmap.conf"
+#define _PATH_LOCALE "/usr/share/locale"
#define _PATH_LOGIN "/usr/bin/login"
#define _PATH_MAILDIR "/var/mail"
#define _PATH_MAN "/usr/share/man"
OpenPOWER on IntegriCloud