summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/patch-sc+source+core+data+cell.cxx
blob: 529f67a3e35f105469075038b797a158cbed3df2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../sc/source/core/data/cell.cxx.orig	Sun Jul 21 00:39:25 2002
+++ ../sc/source/core/data/cell.cxx	Sun Jul 21 00:39:26 2002
@@ -75,7 +75,7 @@
 #include <mac_end.h>
 #endif
 
-#ifdef SOLARIS
+#if defined (SOLARIS) || defined (FREEBSD)
 #include <ieeefp.h>
 #elif ( defined ( LINUX ) && ( GLIBC < 2 ) )
 #include <i386/ieeefp.h>