Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 1cbf7c6640a4dd2fd42fd32e08dd9f8c > files > 11

exim-4.76-4.fc16.2.src.rpm

diff -up exim-4.69/src/exim.h.strictaliasing exim-4.69/src/exim.h
--- exim-4.69/src/exim.h.strictaliasing	2009-08-18 15:10:42.000000000 +0200
+++ exim-4.69/src/exim.h	2009-08-18 15:16:01.000000000 +0200
@@ -484,6 +484,7 @@ union sockaddr_46 {
   #if HAVE_IPV6
   struct sockaddr_in6 v6;
   #endif
+  struct sockaddr g;
 };
 
 /* If SUPPORT_TLS is not defined, ensure that USE_GNUTLS is also not defined