[BACK]Return to inet6.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/inet6.c between version 1.54 and 1.55

version 1.54, 2019/12/08 11:08:22 version 1.55, 2021/01/26 18:22:35
Line 59 
Line 59 
 #include <limits.h>  #include <limits.h>
 #include "netstat.h"  #include "netstat.h"
   
 struct  socket sockb;  
   
 char    *inet6name(struct in6_addr *);  char    *inet6name(struct in6_addr *);
   
 static  char *ip6nh[] = {  static  char *ip6nh[] = {

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55