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

--- upnp/src/api/upnpapi.c.orig	2006-03-01 08:27:59.000000000 +1000
+++ upnp/src/api/upnpapi.c
@@ -68,6 +68,8 @@
 /*
  ****************** */
 
+virtualDirList *pVirtualDirList;
+
 //Mutex to synchronize the subscription handling at the client side
 CLIENTONLY( ithread_mutex_t GlobalClientSubscribeMutex;
      )
