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/sys/socket.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -p -r1.9 -r1.10 --- src/sys/sys/socket.h 1994/06/27 19:32:03 1.9 +++ src/sys/sys/socket.h 1994/06/29 06:45:27 1.10 @@ -1,4 +1,5 @@ -/* NetBSD $Id: socket.h,v 1.9 1994/06/27 19:32:03 cgd Exp $ */ +/* $NetBSD: socket.h,v 1.10 1994/06/29 06:45:27 cgd Exp $ */ + /* * Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994 * The Regents of the University of California. All rights reserved.