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

Diff for /src/usr.bin/netstat/inet.c between version 1.142 and 1.143

version 1.142, 2015/04/16 19:24:13 version 1.143, 2015/06/21 12:11:13
Line 37 
Line 37 
 #include <sys/protosw.h>  #include <sys/protosw.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
 #define _KERNEL  #define _KERNEL
 #include <sys/ucred.h>  
 #include <sys/file.h>  #include <sys/file.h>
 #undef _KERNEL  #undef _KERNEL
   

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.143