=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/net80211.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/netstat/net80211.c 2005/12/18 17:53:12 1.3 +++ src/usr.bin/netstat/net80211.c 2007/06/19 05:29:26 1.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: net80211.c,v 1.3 2005/12/18 17:53:12 reyk Exp $ */ +/* $OpenBSD: net80211.c,v 1.4 2007/06/19 05:29:26 ray Exp $ */ /* * Copyright (c) 2005 Reyk Floeter @@ -32,6 +32,7 @@ #include #include +#include #include #include #include @@ -102,7 +103,6 @@ p(is_node_timeout, "\t%lu node%s timed out\n"); p(is_crypto_nomem, "\t%lu failure%s with no memory for crypto ctx\n"); - end: close(s); #undef p