Diff for /fwsync/driver/fwsync.h between versions 1.4 and 1.5

version 1.4, 2022/07/11 15:59:42 version 1.5, 2022/08/03 17:07:07
Line 45 Line 45
 #include <netpfil/ipfw/ip_fw_private.h>  #include <netpfil/ipfw/ip_fw_private.h>
   
 #include "fwsync_proto.h"  #include "fwsync_proto.h"
 #include "fwsync_workers.h"  
 #include "fwsync_utils.h"  #include "fwsync_utils.h"
   #include "fwsync_workers.h"
   
   
 #define IFT_FWSYNC      0xfc  #define IFT_FWSYNC      0xfc

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


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>