diff --git a/usr.bin/netstat/main.c b/usr.bin/netstat/main.c index 47e6943ff80..ed026424f4c 100644 --- a/usr.bin/netstat/main.c +++ b/usr.bin/netstat/main.c @@ -84,7 +84,7 @@ struct nlist nl[] = { #define N_RTSTAT 9 { "_rtstat" }, #define N_UNIXSW 10 - { "_unixsw" }, + { "_localsw" }, #define N_IDP 11 { "_nspcb"}, #define N_IDPSTAT 12