git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1817706)
isinf.c needs <float.h> on some platforms, per Darcy Buskermolen.
2004年9月30日 16:38:39 +0000 (16:38 +0000)
2004年9月30日 16:38:39 +0000 (16:38 +0000)

diff --git a/src/port/isinf.c b/src/port/isinf.c
index 07b2bd9a1495b1cc615bf41e05500c9cabe18b01..ec10375578aa063f9a19cf489c5a240c2f71f4b9 100644 (file)
--- a/src/port/isinf.c
+++ b/src/port/isinf.c
@@ -7,13 +7,14 @@
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/isinf.c,v 1.4 2004年08月29日 04:13:12 momjian Exp $
+ * $PostgreSQL: pgsql/src/port/isinf.c,v 1.5 2004年09月30日 16:38:39 tgl Exp $
*
*-------------------------------------------------------------------------
*/
#include "c.h"
+#include <float.h>
#include <math.h>
#if HAVE_FPCLASS /* this is _not_ HAVE_FP_CLASS, and not
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /