From 09ca1da2938f5086eddad61f589cd7d4a865f80f Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Wed, 26 Nov 2003 22:48:35 +0000 Subject: merge latest (4.3.99.16) from XFree86 (vendor) branch --- src/sm_auth.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/sm_auth.c') diff --git a/src/sm_auth.c b/src/sm_auth.c index a709cda..7057fd6 100644 --- a/src/sm_auth.c +++ b/src/sm_auth.c @@ -25,6 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +/* $XFree86: xc/lib/SM/sm_auth.c,v 1.4 2003/10/23 21:38:22 tsi Exp $ */ /* * Author: Ralph Mor, X Consortium @@ -33,6 +34,10 @@ in this Software without prior written authorization from The Open Group. #include #include "SMlibint.h" +#ifdef __UNIXOS2__ +static char dummy; +#endif + /* * For now, SMlib just supports MIT-MAGIC-COOKIE-1 (defined in ICElib). */ -- cgit v1.2.3