summaryrefslogtreecommitdiff
path: root/src/Actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Actions.c')
-rw-r--r--src/Actions.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Actions.c b/src/Actions.c
index 8e51063..f675fb4 100644
--- a/src/Actions.c
+++ b/src/Actions.c
@@ -25,7 +25,7 @@
* XFree86 Project.
*/
-/* $XFree86: xc/lib/Xaw/Actions.c,v 3.16 2001/10/30 04:56:38 paulo Exp $ */
+/* $XFree86: xc/lib/Xaw/Actions.c,v 3.17 2003/03/25 04:18:10 dawes Exp $ */
#include <ctype.h>
#include <stdio.h>
@@ -41,6 +41,10 @@
#include <X11/Xfuncs.h>
#include "Private.h"
+#ifdef __UNIXOS2__
+static char dummy;
+#endif
+
#ifndef OLDXAW
/*