[hobbit] Error building Hobbit 4.0

Henrik Stoerner henrik at hswn.dk
Thu Mar 31 19:20:43 CEST 2005


On Thu, Mar 31, 2005 at 05:12:17PM +0000, David Gore wrote:
> Same here on solaris 9.

Oh well. There's always one more bug :-)


Henrik

-------------- next part --------------
--- bbnet/bbtest-net.c	2005/03/25 21:06:57	1.208
+++ bbnet/bbtest-net.c	2005/03/31 17:19:40
@@ -8,7 +8,7 @@
 /*                                                                            */
 /*----------------------------------------------------------------------------*/
 
-static char rcsid[] = "$Id: bbtest-net.c,v 1.208 2005/03/25 21:06:57 henrik Exp $";
+static char rcsid[] = "$Id: bbtest-net.c,v 1.209 2005/03/31 17:19:36 henrik Exp $";
 
 #include <limits.h>
 #include <stdio.h>
@@ -22,6 +22,7 @@
 #include <sys/wait.h>
 #include <rpc/rpc.h>
 #include <fcntl.h>
+#include <errno.h>
 
 #ifdef HAVE_RPCENT
 #include <rpc/rpcent.h>
--- hobbitd/trimhistory.c	2005/03/30 15:55:45	1.4
+++ hobbitd/trimhistory.c	2005/03/31 17:19:40
@@ -10,7 +10,7 @@
 /*                                                                            */
 /*----------------------------------------------------------------------------*/
 
-static char rcsid[] = "$Id: trimhistory.c,v 1.4 2005/03/30 15:55:45 henrik Exp $";
+static char rcsid[] = "$Id: trimhistory.c,v 1.5 2005/03/31 17:19:36 henrik Exp $";
 
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -21,6 +21,7 @@
 #include <dirent.h>
 #include <errno.h>
 #include <utime.h>
+#include <limits.h>
 
 #include "libbbgen.h"
 


More information about the Xymon mailing list