From: Peter Howkins Date: Mon, 12 Mar 2012 11:56:11 +0000 (+0000) Subject: On Linux no access to pre iso C varargs.h X-Git-Tag: 2.2.0a~26^2~101 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7ed235360598c5ba4f27bdff1e16af2abf756c5f;p=oweals%2Fcde.git On Linux no access to pre iso C varargs.h --- diff --git a/cde/programs/dtlogin/dm.c b/cde/programs/dtlogin/dm.c index d0cbd691..717b0435 100644 --- a/cde/programs/dtlogin/dm.c +++ b/cde/programs/dtlogin/dm.c @@ -57,7 +57,11 @@ # include # include # include +#if defined(linux) +# include +#else # include +#endif #if defined (SYSV) || defined (SVR4) #ifndef F_TLOCK