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/kern/uipc_socket.c,v retrieving revision 1.44 retrieving revision 1.44.6.2 diff -u -p -r1.44 -r1.44.6.2 --- src/sys/kern/uipc_socket.c 1999/03/23 10:45:37 1.44 +++ src/sys/kern/uipc_socket.c 1999/07/06 11:02:39 1.44.6.2 @@ -1,4 +1,4 @@ -/* $NetBSD: uipc_socket.c,v 1.44 1999/03/23 10:45:37 lukem Exp $ */ +/* $NetBSD: uipc_socket.c,v 1.44.6.2 1999/07/06 11:02:39 itojun Exp $ */ /* * Copyright (c) 1982, 1986, 1988, 1990, 1993 @@ -62,6 +62,10 @@ soinit() "sockpl", 0, NULL, NULL, M_SOCKET); } +#ifdef KEY +#include +#endif + /* * Socket operation routines. * These routines are called by the routines in