summaryrefslogtreecommitdiff
path: root/math/gnumeric2/files/patch-src::mathfunc.h
blob: 5ece38afaf53d62a59921d98b7325fc5052a8ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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