X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Froute.h;h=18189d42b9f1e7a632db652d386db4ac7c7e6d94;hp=1fcc6be7ca3941bb7af77beae59bfb696aaeb453;hb=7ea85043ac1fb2096baea44f6b0af27ac0d0b2cf;hpb=9a2b0f88a9cae753ebc81c939d01403178b18a35 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__ */