ifconfig: preparatory patch, no code changes
This commit is contained in:
parent
3aa2d51cd6
commit
04b30ba3b8
2 changed files with 43 additions and 43 deletions
|
@ -284,7 +284,7 @@ struct interface {
|
|||
};
|
||||
|
||||
|
||||
int interface_opt_a = 0; /* show all interfaces */
|
||||
int interface_opt_a; /* show all interfaces */
|
||||
|
||||
static struct interface *int_list, *int_last;
|
||||
static int skfd = -1; /* generic raw socket desc. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue