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.6 retrieving revision 1.6.2.1 diff -u -p -r1.6 -r1.6.2.1 --- src/sys/kern/uipc_socket.c 1993/09/08 21:12:49 1.6 +++ src/sys/kern/uipc_socket.c 1993/09/24 08:51:53 1.6.2.1 @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)uipc_socket.c 7.28 (Berkeley) 5/4/91 - * $Id: uipc_socket.c,v 1.6 1993/09/08 21:12:49 mycroft Exp $ + * $Id: uipc_socket.c,v 1.6.2.1 1993/09/24 08:51:53 mycroft Exp $ */ #include "param.h" @@ -48,6 +48,8 @@ #include "socketvar.h" #include "resourcevar.h" +#include "machine/cpu.h" + /* * Socket operation routines. * These routines are called by the routines in