about summary refs log tree commit diff
path: root/sysdeps/generic/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/paths.h')
-rw-r--r--sysdeps/generic/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/paths.h b/sysdeps/generic/paths.h
index a2ff426753..e5f34014a8 100644
--- a/sysdeps/generic/paths.h
+++ b/sysdeps/generic/paths.h
@@ -62,6 +62,7 @@
 #define	_PATH_TTY	"/dev/tty"
 #define	_PATH_UNIX	"/vmunix"
 #define	_PATH_UTMP	"/var/run/utmp"
+#define	_PATH_UTMP_DB	"/var/run/utmp.db"
 #define	_PATH_VI	"/usr/bin/vi"
 #define	_PATH_WTMP	"/var/log/wtmp"