sync code with last improvements from OpenBSD
This commit is contained in:
parent
c6dfd6da0e
commit
5d9ce0a053
6 changed files with 6 additions and 9 deletions
|
@ -40,10 +40,7 @@ static const char sccsid[] = "@(#)logout.c 4.02 97/04/01 xlockmore";
|
|||
#if ( HAVE_SYSLOG_H && defined( USE_SYSLOG ))
|
||||
#include <syslog.h>
|
||||
#endif
|
||||
#if defined(__CYGWIN__) || defined(SOLARIS2)
|
||||
#include <signal.h>
|
||||
#endif
|
||||
#include <sys/signal.h>
|
||||
|
||||
extern Bool inroot, inwindow, nolock, debug;
|
||||
extern char *logoutCmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue