$NetBSD: patch-ac,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $

--- upnp/src/uuid/sysdep.c.orig	2006-02-23 07:38:04.000000000 +1000
+++ upnp/src/uuid/sysdep.c
@@ -145,7 +145,9 @@ get_random_info( char seed[16] )
 {
     MD5_CTX c;
     typedef struct {
+#ifdef _SYS_SYSINFO_H
         struct sysinfo s;
+#endif
         struct timeval t;
         char hostname[257];
     } randomness;
