head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.10.19.13.00.04;	author demon;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Update to version 2.3-pre2.

PR:		161788
Submitted by:	bf
@
text
@--- configure.orig	2011-04-19 11:36:37.000000000 -0400
+++ configure	2011-10-18 13:48:27.000000000 -0400
@@@@ -1762,6 +1762,8 @@@@
   cat > conftest.$ac_ext <<EOF
 #line 1764 "configure"
 #include "confdefs.h"
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
@
