1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/japanese/iv/files/patch-cp
MIHIRA Sanpei Yoshiro d71ebcfb97 Fix values.h build problem
Submitted by:	bento
2002-09-25 13:48:35 +00:00

15 lines
299 B
Plaintext

--- src/lib/IV-2_6/rubrect.c.org Wed Sep 25 22:28:00 2002
+++ src/lib/IV-2_6/rubrect.c Wed Sep 25 22:28:59 2002
@@ -32,7 +32,11 @@
#include <math.h>
#include <stdlib.h>
#ifndef apollo
+#ifdef __FreeBSD__
+#include <limits.h>
+#else
#include <values.h>
+#endif
#endif
RubberRect::RubberRect(