projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ac555
)
useless lastlog path just to make some stuff happy
author
Rich Felker
<dalias@aerifal.cx>
Mon, 14 May 2012 04:10:28 +0000
(
00:10
-0400)
committer
Rich Felker
<dalias@aerifal.cx>
Mon, 14 May 2012 04:10:28 +0000
(
00:10
-0400)
include/paths.h
patch
|
blob
|
history
diff --git
a/include/paths.h
b/include/paths.h
index 8a38ba7bc4fcba9c6a9cb742226cd0b69a6eceac..802191707795f6e399d5d9c294c6fb19841d7db9 100644
(file)
--- a/
include/paths.h
+++ b/
include/paths.h
@@
-30,6
+30,7
@@
#define _PATH_UTMP "/var/run/utmp"
#define _PATH_VI "/usr/bin/vi"
#define _PATH_WTMP "/var/log/wtmp"
+#define _PATH_LASTLOG "/var/log/lastlog"
#define _PATH_DEV "/dev/"
#define _PATH_TMP "/tmp/"