|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.58, 2001/09/29 14:16:19 | version 1.59, 2001/11/12 15:25:32 | ||
|---|---|---|---|
|
|
||
| * @(#)uipc_socket.c 8.6 (Berkeley) 5/2/95 | * @(#)uipc_socket.c 8.6 (Berkeley) 5/2/95 | ||
| */ | */ | ||
| #include <sys/cdefs.h> | |||
| __KERNEL_RCSID(0, "$NetBSD$"); | |||
| #include "opt_compat_sunos.h" | #include "opt_compat_sunos.h" | ||
| #include <sys/param.h> | #include <sys/param.h> |