biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / perl-modules / Socket6-sv_undef.patch
blob3ed4b61b6d3e5a5ac634a3bd682c16c614c4c9b4
1 diff --git a/Socket6.xs b/Socket6.xs
2 index 05c791c..058e9d9 100644
3 --- a/Socket6.xs
4 +++ b/Socket6.xs
5 @@ -105,10 +105,6 @@ const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
6 #define HAVE_INET_PTON 1
7 #endif
9 -#ifndef HAVE_PL_SV_UNDEF
10 -#define PL_sv_undef sv_undef
11 -#endif
13 static int
14 not_here(char *s)
16 --
17 2.16.3