1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-05 11:29:15 -04:00
ports/math/gnumeric/files/patch-src::mathfunc.h
2001-05-21 18:07:24 +00:00

9 lines
180 B
C

--- src/mathfunc.h.orig Thu Apr 26 20:47:46 2001
+++ src/mathfunc.h Mon May 21 12:08:51 2001
@@ -7,2 +7,6 @@
+#ifdef __FreeBSD__
+#define FINITE finite
+#endif
+
#ifndef FINITE