mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
now iincludes signal.h
This commit is contained in:
parent
e24031eab0
commit
d5752237af
1
visudo.c
1
visudo.c
@ -48,6 +48,7 @@ static char rcsid[] = "$Id$";
|
|||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#endif /* HAVE_MALLOC_H */
|
#endif /* HAVE_MALLOC_H */
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
|
#include <signal.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user