From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- audio/rat/files/patch-ad | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 audio/rat/files/patch-ad (limited to 'audio/rat/files/patch-ad') diff --git a/audio/rat/files/patch-ad b/audio/rat/files/patch-ad deleted file mode 100644 index b1756adb31a2..000000000000 --- a/audio/rat/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- common/net_udp.c.orig Tue Jun 22 10:54:05 1999 -+++ common/net_udp.c Mon Jan 24 17:14:12 2000 -@@ -335,6 +335,10 @@ - } - } - -+#ifndef IPV6_ADD_MEMBERSHIP -+#define IPV6_ADD_MEMBERSHIP IPV6_JOIN_GROUP -+#endif -+ - if (IN6_IS_ADDR_MULTICAST(&(s->addr6))) { - unsigned int loop = 1; - struct ipv6_mreq imr; -- cgit v1.2.3