freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+panel+panel.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

10 lines
344 B
C

--- ./lib/libxview/panel/panel.c.orig Tue Jun 29 07:16:57 1993
+++ ./lib/libxview/panel/panel.c Sat Apr 1 18:25:27 2000
@@ -27,6 +27,7 @@ Pkg_private int panel_view_init();
Pkg_private int panel_destroy();
static int panel_layout();
+static int panel_unregister_view();
Xv_private_data Defaults_pairs xv_kbd_cmds_value_pairs[4];