]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix compile
authorRoy Marples <roy@marples.name>
Tue, 21 Jan 2014 16:30:39 +0000 (16:30 +0000)
committerRoy Marples <roy@marples.name>
Tue, 21 Jan 2014 16:30:39 +0000 (16:30 +0000)
if-linux.c

index b8ef954ac59bc890585965f7adda5cc7238bef84..b737ac10b4ba835ffe8ffd6d9e14aafeef25ef1a 100644 (file)
@@ -114,7 +114,7 @@ if_conf(struct interface *iface)
 
 /* XXX work out Virtal Interface Masters */
 int
-if_vimaster(_unused const char *ifname)
+if_vimaster(__unused const char *ifname)
 {
 
        return 0;