aboutsummaryrefslogtreecommitdiff
path: root/devel/sfio/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sfio/files/patch-ab')
-rw-r--r--devel/sfio/files/patch-ab14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/sfio/files/patch-ab b/devel/sfio/files/patch-ab
index db95774b12fe..be4a00bdfcd8 100644
--- a/devel/sfio/files/patch-ab
+++ b/devel/sfio/files/patch-ab
@@ -1,11 +1,11 @@
---- src/lib/sfio/sfhdr.h.orig Sat Nov 7 13:29:09 1998
-+++ src/lib/sfio/sfhdr.h Sat Nov 7 13:29:25 1998
-@@ -134,7 +134,7 @@
- #include <floatingpoint.h>
+--- src/lib/sfio/sfhdr.h.orig Thu Nov 11 16:17:56 1999
++++ src/lib/sfio/sfhdr.h Thu Nov 11 16:19:45 1999
+@@ -176,7 +176,7 @@
#endif
- #if _hdr_values
+
+ #if !defined(MAXDOUBLE) && _hdr_values
-#include <values.h>
+#include <float.h>
#endif
- #if _hdr_math
- #include <math.h>
+
+ #if !defined(MAXDOUBLE) && _hdr_floatingpoint