summaryrefslogblamecommitdiffstats
path: root/math/gnumeric/files/patch-src_numbers.h
blob: 6448e88617eab12589ba1e4a6c1c8682ef27cef4 (plain) (tree)
1
2
3
4
5
6
7
8
9
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