aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sfio/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 00:37:52 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 00:37:52 +0000
commit24de314e1d66e7c59836a802426210754d3d72ea (patch)
treea879322918e9bdd9ee86266dd8084e8724aa636c /devel/sfio/files/patch-ab
parent71704eea250f1b49fd1f198c14a4d6ef13460cbd (diff)
Update to the 1999 release.
PR: 14833 Submitted by: Trevor Johnson <trevor@jpj.net>
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