Date: Mon, 5 Mar 2001 11:51:41 +0100 (CET)
From: Bernhard Rosenkraenzer <bero@redhat.de>
To: htdig-general@lists.sourceforge.net
Subject: [htdig] 3.2.0b3 doesn't compile with glibc 2.2.2

Subject says it all - patch attached.

LLaP
bero

--- htdig-3.2.0b3/htsearch/Display.cc.glibc222	Mon Mar  5 11:38:31 2001
+++ htdig-3.2.0b3/htsearch/Display.cc	Mon Mar  5 11:38:57 2001
@@ -36,6 +36,7 @@
 #include <syslog.h>
 #include <locale.h>
 #include <math.h>
+#include <values.h>
 
 #if !defined(DBL_MAX) && defined(MAXFLOAT)
 # define DBL_MAX MAXFLOAT
