Compilation fix. gshadow_locked should only be used if SHADOWGRP is defined.

This commit is contained in:
nekral-guest
2008-03-17 23:02:23 +00:00
parent 78c59b7261
commit e33e2b7d79
3 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-03-17 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c, src/groupmod.c: Compilation fix. gshadow_locked
should only be used if SHADOWGRP is defined.
2008-03-17 Nicolas François <nicolas.francois@centraliens.net>
* src/grpck.c: Fix some warnings. compare_members_lists() is only