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

Diff for /src/usr.bin/systat/pf.c between version 1.6 and 1.7

version 1.6, 2014/08/14 12:55:50 version 1.7, 2015/01/16 00:03:37
Line 18 
Line 18 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/signal.h>
 #include <net/if.h>  #include <net/if.h>
 #include <netinet/in.h>  #include <netinet/in.h>
 #include <netinet/ip.h>  #include <netinet/ip.h>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7