$NetBSD: patch-aw,v 1.1.1.1 2011/02/16 17:10:41 thomasklausner Exp $

--- src/dmd/root/man.c.orig	2010-12-20 20:02:36.000000000 +0000
+++ src/dmd/root/man.c
@@ -26,7 +26,7 @@ void browse(const char *url)
 
 #endif
 
-#if linux || __FreeBSD__ || __sun&&__SVR4
+#if linux || __FreeBSD__ || __sun&&__SVR4 || __NetBSD__
 
 #include        <sys/types.h>
 #include        <sys/wait.h>
