mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
9258520d84
into a single patch for each source file).
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
--- 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>
|
|
#endif
|
|
#if _hdr_values
|
|
-#include <values.h>
|
|
+#include <float.h>
|
|
#endif
|
|
#if _hdr_math
|
|
#include <math.h>
|