* src/nologin.c: Include <stdlib.h> to get EXIT_FAILURE.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
#ident "$Id$"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Reference in New Issue
Block a user