changeset 1801:eb9fd4f49053 draft

Fix compile
author Roy Marples <roy@marples.name>
date Wed, 14 Nov 2012 10:46:38 +0000
parents f0734358ceb5
children 9507b4c2b0ee
files ipv6rs.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ipv6rs.c	Wed Nov 14 10:46:07 2012 +0000
+++ b/ipv6rs.c	Wed Nov 14 10:46:38 2012 +0000
@@ -1049,7 +1049,7 @@
 	int expired = 0;
 	TAILQ_HEAD(, ipv6_addr) addrs;
 
-	eloop_timeout_delete(NULL, ifp);
+	delete_timeout(NULL, ifp);
 	/* We need to drop routes before addresses
 	 * We do this by moving addresses to a local list, then building
 	 * the routes and finally adding the addresses back to a RA before