$OpenBSD: patch-winicon_c,v 1.1 2004/01/28 20:58:54 naddy Exp $ --- winicon.c.orig 1994-01-13 22:36:26.000000000 +0100 +++ winicon.c 2004-01-28 21:49:11.000000000 +0100 @@ -37,6 +37,10 @@ extern Bool PropGetWMName(); extern Bool PropGetWMIconName(); +static heightTopIcon(); +static heightBottomIcon(); +static widthBothIcon(); + /*************************************************************************** * private data ***************************************************************************/