freebsd-ports/x11-toolkits/xview/files/patch-clients+olwm+winicon.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

13 lines
464 B
C

--- ./clients/olwm/winicon.c.orig Tue Jun 29 07:12:04 1993
+++ ./clients/olwm/winicon.c Sat Apr 1 18:26:06 2000
@@ -32,6 +32,10 @@
extern Bool PropGetWMName();
extern Bool PropGetWMIconName();
+static int heightTopIcon();
+static int heightBottomIcon();
+static int widthBothIcon();
+
/***************************************************************************
* private data
***************************************************************************/