* src/groupadd.c: Added missing include of <assert.h>
This commit is contained in:
parent
851245107d
commit
e68e07d095
@ -1,3 +1,7 @@
|
||||
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupadd.c: Added missing include of <assert.h>
|
||||
|
||||
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/prototypes.h: Replace HAVE_UTMPX_H by USE_UTMPX.
|
||||
|
@ -34,7 +34,6 @@
|
||||
|
||||
#ident "$Id$"
|
||||
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <getopt.h>
|
||||
|
Loading…
Reference in New Issue
Block a user