mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
24de314e1d
PR: 14833 Submitted by: Trevor Johnson <trevor@jpj.net>
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
--- 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 !defined(MAXDOUBLE) && _hdr_values
|
|
-#include <values.h>
|
|
+#include <float.h>
|
|
#endif
|
|
|
|
#if !defined(MAXDOUBLE) && _hdr_floatingpoint
|