This commit is contained in:
Adam Ierymenko 2019-08-19 06:58:42 -07:00
commit b14a59629c
No known key found for this signature in database
GPG key ID: 1657198823E52A61
3 changed files with 11 additions and 5 deletions

View file

@ -196,7 +196,6 @@ static void die()
int main(int argc,char **argv)
{
char buf[128];
struct ifreq ifr;
u_int fl;
fd_set rfds,wfds,efds;