提交 e201d82a 编写于 作者: R Rich Felker

fix cruft in utmp.h that was broken by changes in utmpx.h

patch by Chris Spiegel.
上级 5afc74fb
...@@ -19,9 +19,6 @@ struct lastlog { ...@@ -19,9 +19,6 @@ struct lastlog {
#define ut_time ut_tv.tv_sec #define ut_time ut_tv.tv_sec
#define ut_name ut_user #define ut_name ut_user
#define ut_exit __ut_exit
#define e_termination __e_termination
#define e_exit __e_exit
#define utmp utmpx #define utmp utmpx
#define utmpname(x) (-1) #define utmpname(x) (-1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册