1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/sfio/files/patch-ab
James Raynard 9258520d84 New patches for sfio98. (Not that many changes, I've just split them up
into a single patch for each source file).
1998-11-07 18:06:17 +00:00

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>