--- lib/libxview/panel/p_slider.c.orig	1993-06-29 07:17:02.000000000 +0200
+++ lib/libxview/panel/p_slider.c	2003-12-30 01:31:13.000000000 +0100
@@ -54,6 +54,8 @@ static void	check_endbox_entered();
 static Panel_setting get_value();
 static void     paint_slider();
 static void     update_rects();
+static int	etoi();
+static int	itoe();
 
 static Panel_ops ops = {
     panel_default_handle_event,		/* handle_event() */
