mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
14 lines
219 B
C
14 lines
219 B
C
|
|
$FreeBSD$
|
|
|
|
--- source/y.tab.c.orig Wed Jul 24 00:01:34 2002
|
|
+++ source/y.tab.c Wed Jul 24 00:01:44 2002
|
|
@@ -38,7 +38,7 @@
|
|
#include <memory.h>
|
|
#endif
|
|
|
|
-#include <values.h>
|
|
+#include <float.h>
|
|
|
|
#ifdef __cplusplus
|
|
|