1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/devel/sfio/files/patch-ab

12 lines
261 B
Plaintext
Raw Normal View History

--- 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>