$NetBSD: patch-ba,v 1.2 2004/10/09 14:01:03 mjl Exp $ --- src/ptclib/pssl.cxx.orig 2004-10-09 13:31:30.000000000 +0200 +++ src/ptclib/pssl.cxx 2004-10-09 13:33:39.000000000 +0200 @@ -743,7 +743,7 @@ DH_free(dh); } -#ifdef __BEOS__ +#if defined(__BEOS__) || defined(__NetBSD__) // 2/21/04 Yuri Kiryanov - fix for compiler choke on BeOS for usage of // SSL function d2i_DHparams_bio below in PSSLDiffieHellman::Load #undef d2i_DHparams_bio