Change all files that I own to use the official DragonFly Project
[dragonfly.git] / usr.sbin / tzsetup / paths.h
1 #define _PATH_ZONETAB   "/usr/share/zoneinfo/zone.tab"
2 #define _PATH_ISO3166   "/usr/share/misc/iso3166"
3 #define _PATH_ZONEINFO  "/usr/share/zoneinfo"
4 #define _PATH_LOCALTIME "/etc/localtime"
5 #define _PATH_WALL_CMOS_CLOCK   "/etc/wall_cmos_clock"