[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tinc configure.in,1.13.2.68,1.13.2.69



Update of /home/CVS/tinc
In directory humbolt:/tmp/cvs-serv2425

Modified Files:
      Tag: CABAL
	configure.in 
Log Message:
Oops.


Index: configure.in
===================================================================
RCS file: /home/CVS/tinc/configure.in,v
retrieving revision 1.13.2.68
retrieving revision 1.13.2.69
diff -u -r1.13.2.68 -r1.13.2.69
--- configure.in	2003/07/18 13:42:35	1.13.2.68
+++ configure.in	2003/07/18 14:09:47	1.13.2.69
@@ -143,10 +143,10 @@
    #include <netinet/ip_icmp.h>
    #endif
    #ifdef HAVE_NETINET_IP6_H
-   #include <netinet/ip.h>
+   #include <netinet/ip6.h>
    #endif
    #ifdef HAVE_NETINET_ICMP6_H
-   #include <netinet/icmp.h>
+   #include <netinet/icmp6.h>
    #endif
   ]
 )

--
Tinc-cvs:     CVS changelog list for the tinc VPN daemon
Archive:      http://mail.nl.linux.org/tinc-cvs/
Tinc site:    http://tinc.nl.linux.org/