From 7528fae9e9baa8cdc71696faf651ab076856aa30 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 26 Mar 2013 11:45:45 +0100 Subject: include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME Signed-off-by: Karel Zak --- include/pathnames.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/pathnames.h') 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" -- cgit v1.2.3-55-g7522