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

Diff for /src/usr.bin/netstat/unix.c between version 1.22 and 1.23

version 1.22, 2013/11/09 20:04:13 version 1.23, 2014/07/10 14:08:13
Line 42 
Line 42 
 #include <sys/un.h>  #include <sys/un.h>
 #include <sys/unpcb.h>  #include <sys/unpcb.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.22  
changed lines
  Added in v.1.23