summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_flow.c')
-rw-r--r--sys/netinet/ip_flow.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet/ip_flow.c b/sys/netinet/ip_flow.c
index b9a000c..d4a2439 100644
--- a/sys/netinet/ip_flow.c
+++ b/sys/netinet/ip_flow.c
@@ -33,7 +33,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: ip_flow.c,v 1.4 1998/05/19 17:47:11 jdp Exp $
+ * $Id: ip_flow.c,v 1.5 1998/06/21 14:53:29 bde Exp $
*/
#include <sys/param.h>
@@ -109,7 +109,6 @@ ipflow_fastforward(
struct ip *ip;
struct ipflow *ipf;
struct rtentry *rt;
- u_int32_t sum;
int error;
/*
OpenPOWER on IntegriCloud