383fb8b855
The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing.
15 lines
431 B
Text
15 lines
431 B
Text
$NetBSD: patch-af,v 1.1.1.1 2004/05/03 00:38:34 dmcmahill Exp $
|
|
|
|
--- source/3rdparty/qmon/iconlist/IconList.c 2003-10-02 14:25:24.000000000 +0200
|
|
+++ source/3rdparty/qmon/iconlist/IconList.c 2003-09-30 16:35:21.000000000 +0200
|
|
@@ -50,6 +50,10 @@
|
|
#include <Xm/Traversal.h>
|
|
#endif
|
|
|
|
+#ifdef LesstifVersion
|
|
+#undef NeedWidePrototypes
|
|
+#endif
|
|
+
|
|
#if XmVersion >= 2000
|
|
extern void _XmResizeObject(
|
|
Widget g,
|