mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Minor code cleanup.
This commit is contained in:
parent
f0ed780745
commit
72c1374d9c
1 changed files with 0 additions and 2 deletions
|
@ -99,9 +99,7 @@ int main(int argc, char **argv){
|
|||
return -1;
|
||||
}
|
||||
|
||||
char sender[INET6_ADDRSTRLEN];
|
||||
int sockfd;
|
||||
struct ifreq if_idx;
|
||||
uint8_t buf[BUF_SIZ];
|
||||
int sockopt;
|
||||
struct ifreq ifopts; /* set promiscuous mode */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue