Myetheraddr lives in myetheraddr.c, so remove it here.
This commit is contained in:
parent
21c4c72798
commit
999a81d3ac
@ -12,13 +12,3 @@ readipifc(char *net, Ipifc *ipifc, int index)
|
||||
werrstr("not implemented");
|
||||
return nil;
|
||||
}
|
||||
|
||||
int
|
||||
myetheraddr(uchar *to, char *dev)
|
||||
{
|
||||
USED(to);
|
||||
USED(dev);
|
||||
|
||||
werrstr("not implemented");
|
||||
return -1;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user