$NetBSD: patch-bp,v 1.2 2008/04/05 21:29:14 kristerw Exp $ --- lwlib/lwlib.c.orig 1998-04-06 12:24:33.000000000 +0200 +++ lwlib/lwlib.c 2008-04-04 21:33:16.000000000 +0200 @@ -29,10 +29,8 @@ #include "lwlib-utils.h" #include -#ifdef __osf__ #include #include -#endif extern long *xmalloc(); #if defined (USE_LUCID) @@ -1302,7 +1300,7 @@ XtVaSetValues (widget_to_invert, XtNforeground, background, XtNbackground, foreground, - 0); + NULL); } void