summaryrefslogtreecommitdiff
path: root/net/openmdns/files/patch-mdnsd_mdns.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openmdns/files/patch-mdnsd_mdns.c')
-rw-r--r--net/openmdns/files/patch-mdnsd_mdns.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openmdns/files/patch-mdnsd_mdns.c b/net/openmdns/files/patch-mdnsd_mdns.c
new file mode 100644
index 000000000000..51033c03b314
--- /dev/null
+++ b/net/openmdns/files/patch-mdnsd_mdns.c
@@ -0,0 +1,12 @@
+--- mdnsd/mdns.c.orig 2017-03-10 09:24:12 UTC
++++ mdnsd/mdns.c
+@@ -45,6 +45,9 @@ extern struct mdnsd_conf *conf;
+ struct question_tree question_tree;
+ struct cache_tree cache_tree;
+
++pg_q pg_queue;
++pge_q pge_queue;
++
+ /*
+ * RR cache
+ */