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

11 lines
402 B
C

--- ./lib/libxview/rect/rect_util.c.orig Tue Jun 29 07:15:17 1993
+++ ./lib/libxview/rect/rect_util.c Sat Apr 1 18:25:27 2000
@@ -16,6 +16,8 @@ static char sccsid[] = "@(#)rect_uti
#include <xview/rect.h>
+static int rect_nearest_edge();
+
/*
* Compute the distance from rect to (x, y). If (x, y) is in rect, zero is
* returned. If x_used or y_used are non-zero, the projection point is