|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.90, 2001/11/07 06:30:50 | version 1.91, 2001/11/13 00:32:42 | ||
|---|---|---|---|
|
|
||
| * @(#)udp_usrreq.c 8.6 (Berkeley) 5/23/95 | * @(#)udp_usrreq.c 8.6 (Berkeley) 5/23/95 | ||
| */ | */ | ||
| #include <sys/cdefs.h> | |||
| __KERNEL_RCSID(0, "$NetBSD$"); | |||
| #include "opt_inet.h" | #include "opt_inet.h" | ||
| #include "opt_ipsec.h" | #include "opt_ipsec.h" | ||
| #include "opt_inet_csum.h" | #include "opt_inet_csum.h" |