$NetBSD: patch-ac,v 1.1.1.1 2008/04/09 20:36:38 agc Exp $

--- tombupnp/upnp/inc/upnp.h	2008-03-01 22:48:51.000000000 +0000
+++ tombupnp/upnp/inc/upnp.h	2008-03-21 20:17:16.000000000 +0000
@@ -58,7 +58,7 @@
 //@{
 
 #include <stdio.h>
-#if defined(__FreeBSD__) || defined(__APPLE__)
+#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__NetBSD__)
 #include <time.h>
 #include <sys/types.h>
 #endif
