|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.54.2.5, 2001/10/08 20:11:44 | version 1.54.2.6, 2001/11/14 19:16:46 | ||
|---|---|---|---|
|
|
||
| * @(#)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> |