X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Froute.h;h=18189d42b9f1e7a632db652d386db4ac7c7e6d94;hb=108b238915c5f58b3d94ab433dc5d04e064c2b11;hp=1fcc6be7ca3941bb7af77beae59bfb696aaeb453;hpb=ab7c61b06f6c6e991225f2fcc32d02b8e1084aee;p=tinc diff --git a/src/route.h b/src/route.h index 1fcc6be7..18189d42 100644 --- a/src/route.h +++ b/src/route.h @@ -37,7 +37,6 @@ extern int macexpire; extern mac_t mymac; -extern void age_subnets(void); extern void route(struct node_t *, struct vpn_packet_t *); #endif /* __TINC_ROUTE_H__ */