$NetBSD: patch-bb,v 1.1 2005/12/06 18:50:36 rillig Exp $

--- lib9/dirfwstat.c.orig	Mon Nov 14 11:22:41 2005
+++ lib9/dirfwstat.c	Tue Dec  6 19:43:49 2005
@@ -4,7 +4,7 @@
 #include <sys/time.h>
 #include <sys/stat.h>
 
-#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__OpenBSD__)
+#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__OpenBSD__) || defined(__NetBSD__)
 /* do nothing -- futimes exists and is fine */
 
 #elif defined(__SunOS5_9__)
