--- src/sys/net/ipfw/ip_fw.h 2004/01/06 03:17:26 1.5 +++ src/sys/net/ipfw/ip_fw.h 2005/04/18 14:26:57 1.6 @@ -348,7 +348,6 @@ struct ip_fw_args { int flags; /* for dummynet */ struct ipfw_flow_id f_id; /* grabbed from IP header */ - u_int16_t divert_rule; /* divert cookie */ u_int32_t retval; };