Deleted Added
full compact
34c34
< * $Id: ip_input.c,v 1.80 1998/03/21 11:34:11 peter Exp $
---
> * $Id: ip_input.c,v 1.81 1998/03/30 09:52:56 phk Exp $
555a556,557
> /* Get the length of the reassembled packets header */
> hlen = IP_VHL_HL(ip->ip_vhl) << 2;