[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.4 and 1.5

version 1.4, 1997/06/29 20:18:01 version 1.5, 1997/06/29 21:46:03
Line 47 
Line 47 
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/mbuf.h>  #include <sys/mbuf.h>
   
   #include <limits.h>
 #include <stdio.h>  #include <stdio.h>
 #include "netstat.h"  #include "netstat.h"
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5