summaryrefslogtreecommitdiffstats
path: root/math/gnumeric/files/patch-src_numbers.h
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-09 08:14:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-09 08:14:55 +0800
commit8dd500480543f0051a0642d729c60040502d7203 (patch)
treeb72bf36c5953a30441fb757d0f7034d2c3962173 /math/gnumeric/files/patch-src_numbers.h
parent657fadbd99cab2cdf84d9e04af857eb25f979580 (diff)
downloadmarcuscom-ports-8dd500480543f0051a0642d729c60040502d7203.tar.gz
marcuscom-ports-8dd500480543f0051a0642d729c60040502d7203.tar.zst
marcuscom-ports-8dd500480543f0051a0642d729c60040502d7203.zip
Add gnumeric 1.9.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11491 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric/files/patch-src_numbers.h')
-rw-r--r--math/gnumeric/files/patch-src_numbers.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/gnumeric/files/patch-src_numbers.h b/math/gnumeric/files/patch-src_numbers.h
new file mode 100644
index 000000000..6448e8861
--- /dev/null
+++ b/math/gnumeric/files/patch-src_numbers.h
@@ -0,0 +1,10 @@
+--- src/numbers.h.orig Fri Dec 10 21:36:23 2004
++++ src/numbers.h Fri Dec 10 21:37:02 2004
+@@ -3,6 +3,7 @@
+
+ #include <math.h>
+ #ifdef HAVE_IEEEFP_H
++#include <sys/types.h>
+ #include <ieeefp.h>
+ #endif
+ #ifdef HAVE_IEEE754_H