--- fwsync/driver/Attic/fwsync_utils.c 2022/07/15 10:46:17 1.2 +++ fwsync/driver/Attic/fwsync_utils.c 2022/08/03 17:07:07 1.3 @@ -5,6 +5,7 @@ #include "fwsync.h" +#if 0 #ifndef IPFIREWALL_JENKINSHASH __inline uint32_t fwsync_hash_packet(const struct ipfw_flow_id *id) @@ -128,3 +129,5 @@ fwsync_hash_parent(const struct ipfw_flow_id *id, cons sizeof(rule) / sizeof(uint32_t), fwsync_hash_packet(id))); } #endif /* IPFIREWALL_JENKINSHASH */ +#endif +