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:
5afc74f
)
fix cruft in utmp.h that was broken by changes in utmpx.h
author
Rich Felker
<dalias@aerifal.cx>
Tue, 26 Feb 2013 06:46:39 +0000
(
01:46
-0500)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 26 Feb 2013 06:46:39 +0000
(
01:46
-0500)
patch by Chris Spiegel.
include/utmp.h
patch
|
blob
|
history
diff --git
a/include/utmp.h
b/include/utmp.h
index b145a11d146eec4e6765f86f5dbbc0075bae0032..c24d0a8d0a54a2cf93624a706f2561336631b562 100644
(file)
--- a/
include/utmp.h
+++ b/
include/utmp.h
@@
-19,9
+19,6
@@
struct lastlog {
#define ut_time ut_tv.tv_sec
#define ut_name ut_user
-#define ut_exit __ut_exit
-#define e_termination __e_termination
-#define e_exit __e_exit
#define utmp utmpx
#define utmpname(x) (-1)