|
|
@@ -1,6 +1,6 @@
|
|
|
Index: config.hin
|
|
|
---- config.hin.orig 2006-10-21 14:00:29 +0200
|
|
|
-+++ config.hin 2006-11-28 17:11:38 +0100
|
|
|
+--- config.hin.orig 2007-06-29 01:04:32 +0200
|
|
|
++++ config.hin 2007-07-10 08:48:56 +0200
|
|
|
@@ -729,8 +729,8 @@
|
|
|
/* Define to 1 if `ut_user' is member of `struct utmp'. */
|
|
|
#undef HAVE_STRUCT_UTMP_UT_USER
|
|
|
@@ -13,18 +13,18 @@ Index: config.hin
|
|
|
/* Define to 1 if you have the <sysexits.h> header file. */
|
|
|
#undef HAVE_SYSEXITS_H
|
|
|
Index: configure
|
|
|
---- configure.orig 2006-10-21 13:59:53 +0200
|
|
|
-+++ configure 2006-11-28 17:10:46 +0100
|
|
|
-@@ -32036,6 +32036,8 @@
|
|
|
+--- configure.orig 2007-06-29 01:04:23 +0200
|
|
|
++++ configure 2007-07-10 09:19:54 +0200
|
|
|
+@@ -27908,6 +27908,8 @@
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
/* end confdefs.h. */
|
|
|
$ac_includes_default
|
|
|
+#include <sys/types.h>
|
|
|
+#include <sys/socket.h>
|
|
|
- typedef socklen_t ac__type_new_;
|
|
|
int
|
|
|
main ()
|
|
|
-@@ -33662,7 +33664,7 @@
|
|
|
+ {
|
|
|
+@@ -29243,7 +29245,7 @@
|
|
|
int
|
|
|
main ()
|
|
|
{
|
|
|
@@ -33,7 +33,7 @@ Index: configure
|
|
|
if (sizeof(ac_aggr.ifr_index))
|
|
|
return 0;
|
|
|
;
|
|
|
-@@ -33718,7 +33720,7 @@
|
|
|
+@@ -29285,7 +29287,7 @@
|
|
|
if test $ac_cv_member_stuct_ifreq_ifr_index = yes; then
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
|
@@ -44,7 +44,7 @@ Index: configure
|
|
|
|
|
|
Index: talk/io.c
|
|
|
--- talk/io.c.orig 2006-10-11 23:46:26 +0200
|
|
|
-+++ talk/io.c 2006-11-28 17:05:30 +0100
|
|
|
++++ talk/io.c 2007-07-10 08:52:06 +0200
|
|
|
@@ -129,7 +129,9 @@
|
|
|
}
|
|
|
|