head	1.2;
access;
symbols
	old_RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.10.17.04.40.20;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2002.06.28.05.28.07;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 3.5p1
@
text
@--- configure.old	Wed Jun 26 22:57:33 2002
+++ configure	Wed Jun 26 22:53:31 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

@


1.1
log
@Defaults changed: (Gregory Sutter)
 ChallengeResponseAuthentication no
 UseLogin no

patch for configure, to detect MAP_ANON submitted by:
Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker

fix missing includes for "canohost.h"
@
text
@@

