$NetBSD: patch-ap,v 1.6.4.1 2006/02/12 01:53:44 seb Exp $

--- ssh.c.orig	2005-12-30 23:33:37.000000000 -0600
+++ ssh.c	2006-02-08 21:07:24.000000000 -0600
@@ -648,7 +648,7 @@
 	/* Open a connection to the remote host. */
 	if (ssh_connect(host, &hostaddr, options.port,
 	    options.address_family, options.connection_attempts,
-#ifdef HAVE_CYGWIN
+#if defined(HAVE_CYGWIN) || defined(HAVE_INTERIX)
 	    options.use_privileged_port,
 #else
 	    original_effective_uid == 0 && options.use_privileged_port,
