$NetBSD: patch-aa,v 1.4 2003/09/21 09:03:38 jmc Exp $

--- lib/libbsd/setenv.c.orig	2003-09-21 03:45:39.000000000 +0000
+++ lib/libbsd/setenv.c	2003-09-21 03:46:02.000000000 +0000
@@ -40,1 +40,2 @@
+#ifndef __NetBSD__
 #ifndef lint
@@ -126,3 +127,4 @@
 			if (!(*P = *(P + 1)))
 				break;
 }
+#endif /* __NetBSD__ */
