]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix compile.
authorRoy Marples <roy@marples.name>
Wed, 23 Dec 2009 08:05:57 +0000 (08:05 +0000)
committerRoy Marples <roy@marples.name>
Wed, 23 Dec 2009 08:05:57 +0000 (08:05 +0000)
configure.c

index 982da77bcc92e218887a0b974a03c315a6d70abc..3e6dc98f1620868db4ecba6333c2ec98c53cee0d 100644 (file)
@@ -547,7 +547,8 @@ get_routes(const struct interface *iface)
                return nrt;
        }
 
-       return get_option_routes(iface->name, iface->state->new);
+       return get_option_routes(iface->state->new,
+           iface->name, &iface->state->options->options);
 }
 
 static struct rt *