summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index 6d300a9e7..d7b36efcd 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -139,7 +139,8 @@
#define _PATH_DEV_BYPARTUUID "/dev/disk/by-partuuid"
/* hwclock paths */
-#define _PATH_ADJPATH "/etc/adjtime"
+# define _PATH_ADJTIME "/etc/adjtime"
+
#define _PATH_LASTDATE "/var/lib/lastdate"
#ifdef __ia64__
# define _PATH_RTC_DEV "/dev/efirtc"