* src/login.c: Replace HAVE_UTMPX_H by USE_UTMPX.

* src/login.c: Avoid name clash between global variables and the
	update_utmp() arguments.
This commit is contained in:
nekral-guest
2009-04-27 20:20:37 +00:00
parent 69307a1f2b
commit 8112a12521
2 changed files with 19 additions and 13 deletions

View File

@@ -1,3 +1,9 @@
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
* src/login.c: Replace HAVE_UTMPX_H by USE_UTMPX.
* src/login.c: Avoid name clash between global variables and the
update_utmp() arguments.
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
* src/groupadd.c, lib/commonio.c, lib/groupio.c: Added missing