diff options
Diffstat (limited to 'math/gnumeric/files/patch-src::mathfunc.h')
-rw-r--r-- | math/gnumeric/files/patch-src::mathfunc.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/gnumeric/files/patch-src::mathfunc.h b/math/gnumeric/files/patch-src::mathfunc.h deleted file mode 100644 index 5ece38afaf53..000000000000 --- a/math/gnumeric/files/patch-src::mathfunc.h +++ /dev/null @@ -1,9 +0,0 @@ ---- 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 |