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:
ceacb6a
)
remove duplicate definition of _PATH_LASTLOG in paths.h
author
Rich Felker
<dalias@aerifal.cx>
Wed, 4 Dec 2013 01:34:36 +0000
(20:34 -0500)
committer
Rich Felker
<dalias@aerifal.cx>
Wed, 4 Dec 2013 01:34:36 +0000
(20:34 -0500)
include/paths.h
patch
|
blob
|
history
diff --git
a/include/paths.h
b/include/paths.h
index 2284870409f648222e6cf825a9a447227e9734c9..67de6b3c3263eb50076ce1170fe7b2dd3084fa27 100644
(file)
--- a/
include/paths.h
+++ b/
include/paths.h
@@
-21,7
+21,6
@@
#define _PATH_UTMP "/dev/null/utmp"
#define _PATH_VI "/usr/bin/vi"
#define _PATH_WTMP "/dev/null/wtmp"
-#define _PATH_LASTLOG "/var/log/lastlog"
#define _PATH_DEV "/dev/"
#define _PATH_TMP "/tmp/"