On Mon, Jun 26, 2000 at 08:39:08PM -0400, Jan Harkes wrote:
> 
> A new version of Coda, release 5.3.8 is available.

And ofcourse, 2 seconds after sending out the announcement I noticed
that the build was broken on NetBSD-current. The patch is attached.
The pkgsrc-coda-5.3.8.tgz on the ftp-site is already updated to include
this patch.

Jan

Index: coda/coda-src/venus/vol_vsr.cc
diff -u coda/coda-src/venus/vol_vsr.cc:4.18
coda/coda-src/venus/vol_vsr.cc:4.19
--- coda/coda-src/venus/vol_vsr.cc:4.18 Thu Jun 22 17:09:04 2000
+++ coda/coda-src/venus/vol_vsr.cc      Mon Jun 26 20:35:34 2000
@@ -35,6 +35,7 @@
 
 #if    defined(__BSD44__)
 #include <sys/dkstat.h>
+#include <sys/param.h>
 #if defined(__NetBSD_Version__) && (__NetBSD_Version__ >= 104000000)
 #include <sys/sched.h>
 #endif /* __NetBSD__ */

Reply via email to