* src/chsh.c: <signal.h> is not needed.
This commit is contained in:
parent
53543b9b6a
commit
4f12c31e3b
@ -1,3 +1,7 @@
|
||||
2008-06-14 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chsh.c: <signal.h> is not needed.
|
||||
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/prototypes.h: Define AUDIT_NO_ID to (unsigned int) -1. This
|
||||
|
@ -37,7 +37,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <getopt.h>
|
||||
#include <pwd.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#ifdef WITH_SELINUX
|
||||
|
Loading…
Reference in New Issue
Block a user