X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Froute.c;h=5823f379a529d5d72f2e1f62ee30973bf1a64018;hp=7dd7635fae937cb2d034d61dd29be6c3200e3c94;hb=1fe56637874a1e93882a2ca6ffb8c50a773f80e4;hpb=8eca27e863d9cb139a1e4039f63aaac3c9afc3c6 diff --git a/src/route.c b/src/route.c index 7dd7635f..5823f379 100644 --- a/src/route.c +++ b/src/route.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: route.c,v 1.1.2.62 2003/07/22 20:55:20 guus Exp $ + $Id: route.c,v 1.1.2.63 2003/07/31 13:18:34 guus Exp $ */ #include "system.h" @@ -31,9 +31,6 @@ #ifdef HAVE_NETINET_IP_ICMP_H #include #endif -#ifdef HAVE_NETINET_IP6_H -#include -#endif #ifdef HAVE_NETINET_ICMP6_H #include #endif