diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2003-06-25 22:28:33 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2003-06-25 22:28:33 +0000 |
| commit | 73e180240faa4d0a797a84e4e44bdf4ba707feeb (patch) | |
| tree | 776b847e0318ef76eb9fba0f99b4bc44c3345e70 /include/paths.h | |
| parent | ea5a1812ba2593fd360a2a7739e356e2ec9f8d8e (diff) | |
Notes
Diffstat (limited to 'include/paths.h')
| -rw-r--r-- | include/paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h index 4b2d8193f48d..c9c156381503 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" |
