Include stdlib.h to get exit()'s prototype.
This commit is contained in:
parent
bd273f0c0b
commit
3d5f961224
@ -43,6 +43,7 @@ static const char rcsid[] =
|
||||
#include <string.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdlib.h>
|
||||
#include <syslog.h>
|
||||
#include <utmp.h>
|
||||
#ifdef XIDLE
|
||||
|
Loading…
Reference in New Issue
Block a user