diff --git a/app/xlockmore/xlock/logout.c b/app/xlockmore/xlock/logout.c index f16f4c36e..3906533b4 100644 --- a/app/xlockmore/xlock/logout.c +++ b/app/xlockmore/xlock/logout.c @@ -40,10 +40,7 @@ static const char sccsid[] = "@(#)logout.c 4.02 97/04/01 xlockmore"; #if ( HAVE_SYSLOG_H && defined( USE_SYSLOG )) #include #endif -#if defined(__CYGWIN__) || defined(SOLARIS2) #include -#endif -#include extern Bool inroot, inwindow, nolock, debug; extern char *logoutCmd;