summaryrefslogtreecommitdiff
path: root/src/Pixmap.c
diff options
context:
space:
mode:
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
/*