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

Diff for /src/usr.bin/netstat/mbuf.c between version 1.13 and 1.14

version 1.13, 2002/06/09 05:09:09 version 1.14, 2002/06/18 23:49:15
Line 53 
Line 53 
 #include <kvm.h>  #include <kvm.h>
 #include <limits.h>  #include <limits.h>
 #include <stdio.h>  #include <stdio.h>
   #include <string.h>
 #include "netstat.h"  #include "netstat.h"
   
 #define YES     1  #define YES     1

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14