summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
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 90edcf8fd..38102d55a 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -67,6 +67,7 @@
#define _PATH_SHADOW "/etc/shadow"
#define _PATH_PASSWD "/etc/passwd"
#define _PATH_GROUP "/etc/group"
+#define _PATH_TZ "/etc/TZ"
/* Provide trailing slash, since mostly used for building pathnames. */
#define _PATH_DEV "/dev/"