This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
android hints: Always define d_libname_unique
[perl5.git] / hints / netbsd.sh
index 4ecd181..17a4ff6 100644 (file)
@@ -89,7 +89,7 @@ case "$osvers" in
        ;;
 esac
 case "$osvers" in
-0.9*|1.*|2.*|3.*|4.*|5.*)
+0.9*|1.*|2.*|3.*|4.*|5.*|6.*)
        d_getprotoent_r="$undef"
        d_getprotobyname_r="$undef"
        d_getprotobynumber_r="$undef"