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

Diff for /src/usr.bin/netstat/if.c between version 1.69 and 1.70

version 1.69, 2014/11/21 17:49:00 version 1.70, 2015/01/16 06:40:09
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include <sys/param.h>  #include <sys/param.h>  /* roundup() */
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/protosw.h>  #include <sys/protosw.h>

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70