X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnetutl.c;h=3b5d5b05d7eb8ed2cc11109da1bd995ade9d656b;hp=c7c2a2d85e3dd68235dbbfb5a6a250b4e0845c38;hb=106fc2b769a635142bf5f9233a2f03e3a0f26b7f;hpb=b2579385de427c3c03d28520d3a93bd5f9bc9488 diff --git a/src/netutl.c b/src/netutl.c index c7c2a2d8..3b5d5b05 100644 --- a/src/netutl.c +++ b/src/netutl.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: netutl.c,v 1.12.4.30 2002/03/17 16:08:39 guus Exp $ + $Id: netutl.c,v 1.12.4.32 2002/03/18 14:39:37 guus Exp $ */ #include "config.h" @@ -43,6 +43,10 @@ #include "system.h" +#ifndef s6_addr32 +#define s6_addr32 __u6_addr.__u6_addr32 +#endif + int hostnames = 0; /*