openbsd-ports/x11/xview/config/patches/p-libxview-rect-rect_util_c
2010-05-28 01:13:54 +00:00

12 lines
412 B
Plaintext

--- lib/libxview/rect/rect_util.c.orig Tue Jun 29 07:15:17 1993
+++ lib/libxview/rect/rect_util.c Sun May 23 14:16:14 2010
@@ -16,6 +16,8 @@ static char sccsid[] = "@(#)rect_util.c 20.13 93/0
#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