Date: Thu, 27 Jun 2002 15:32:27 -0600 From: Phil Oleson <oz@nixil.net> To: dinoex@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: openssh-portable-3.4p1 Message-ID: <3D1B846B.8070803@nixil.net>
next in thread | raw e-mail | index | archive | help
Here is a patch to make openssh-portable-3.4p1 work using privsep & compression. --- configure.orig Wed Jun 26 08:08:18 2002 +++ configure Thu Jun 27 15:24:39 2002 @@ -6541,6 +6541,7 @@ #include "confdefs.h" #include <stdio.h> +#include <sys/types.h> #include <sys/mman.h> #if !defined(MAP_ANON) && defined(MAP_ANONYMOUS) #define MAP_ANON MAP_ANONYMOUS -- Mourn the passing of the Mystic Knights.. but revel in their legacy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1B846B.8070803>