|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.54, 1998/01/05 09:52:04 | version 1.55, 1998/01/12 03:02:51 | ||
|---|---|---|---|
|
|
||
| * @(#)ip_input.c 8.2 (Berkeley) 1/4/94 | * @(#)ip_input.c 8.2 (Berkeley) 1/4/94 | ||
| */ | */ | ||
| #include "opt_mrouting.h" | |||
| #include <sys/param.h> | #include <sys/param.h> | ||
| #include <sys/systm.h> | #include <sys/systm.h> | ||
| #include <sys/malloc.h> | #include <sys/malloc.h> |