summaryrefslogtreecommitdiff
path: root/net/libupnp/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/libupnp/patches/patch-ad')
-rw-r--r--net/libupnp/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/libupnp/patches/patch-ad b/net/libupnp/patches/patch-ad
new file mode 100644
index 00000000000..aa671a2c3e2
--- /dev/null
+++ b/net/libupnp/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $
+
+--- upnp/src/inc/upnpapi.h.orig 2006-02-18 23:50:55.000000000 +1000
++++ upnp/src/inc/upnpapi.h
+@@ -160,7 +160,6 @@ void UpnpThreadDistribution(struct UpnpN
+ void AutoAdvertise(void *input);
+ int getlocalhostname(char *out);
+
+-virtualDirList *pVirtualDirList;
+ extern WebServerState bWebServerState;
+
+ #endif