Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet/raw_ip.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -p -r1.39 -r1.40 --- src/sys/netinet/raw_ip.c 1998/01/05 10:32:01 1.39 +++ src/sys/netinet/raw_ip.c 1998/01/12 03:02:53 1.40 @@ -1,4 +1,4 @@ -/* $NetBSD: raw_ip.c,v 1.39 1998/01/05 10:32:01 thorpej Exp $ */ +/* $NetBSD: raw_ip.c,v 1.40 1998/01/12 03:02:53 scottr Exp $ */ /* * Copyright (c) 1982, 1986, 1988, 1993 @@ -35,6 +35,8 @@ * @(#)raw_ip.c 8.7 (Berkeley) 5/15/95 */ +#include "opt_mrouting.h" + #include #include #include