changeset 2238:a9b2a3826495 draft

Fix compile
author Roy Marples <roy@marples.name>
date Tue, 21 Jan 2014 16:30:39 +0000
parents b2bf5887f15a
children 56bc0ef21488
files if-linux.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/if-linux.c	Tue Jan 21 16:27:47 2014 +0000
+++ b/if-linux.c	Tue Jan 21 16:30:39 2014 +0000
@@ -114,7 +114,7 @@
 
 /* XXX work out Virtal Interface Masters */
 int
-if_vimaster(_unused const char *ifname)
+if_vimaster(__unused const char *ifname)
 {
 
 	return 0;