summaryrefslogtreecommitdiff
path: root/src/Pixmap.c
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:09 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:09 +0000
commitffc55826a7c787dd65d3dd577fa0ac7a111540e3 (patch)
treed75d16a7d9f2b8a34930a20d8f17ac2bad37a3a5 /src/Pixmap.c
parent384ac455a6cd5d23dfa24f9939f3ec04f1e5de46 (diff)
downloadxorg-lib-libXaw-ffc55826a7c787dd65d3dd577fa0ac7a111540e3.tar.gz
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16
Diffstat (limited to 'src/Pixmap.c')
-rw-r--r--src/Pixmap.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Pixmap.c b/src/Pixmap.c
index feb0fc2..b6778c2 100644
--- a/src/Pixmap.c
+++ b/src/Pixmap.c
@@ -25,7 +25,7 @@
* XFree86 Project.
*/
-/* $XFree86: xc/lib/Xaw/Pixmap.c,v 3.17 2002/05/18 02:05:39 paulo Exp $ */
+/* $XFree86: xc/lib/Xaw/Pixmap.c,v 3.18 2003/03/25 04:18:10 dawes Exp $ */
#include <string.h>
#include <stdio.h>
@@ -37,6 +37,10 @@
#include <X11/xpm.h>
#include "Private.h"
+#ifdef __UNIXOS2__
+static char dummy;
+#endif
+
#ifndef OLDXAW
/*