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/dev/pci/if_sip.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/if_sip.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.188 retrieving revision 1.189 diff -u -p -r1.188 -r1.189 --- src/sys/dev/pci/if_sip.c 2022/09/11 15:23:39 1.188 +++ src/sys/dev/pci/if_sip.c 2022/09/24 18:12:42 1.189 @@ -1,4 +1,4 @@ -/* $NetBSD: if_sip.c,v 1.188 2022/09/11 15:23:39 ryo Exp $ */ +/* $NetBSD: if_sip.c,v 1.189 2022/09/24 18:12:42 thorpej Exp $ */ /*- * Copyright (c) 2001, 2002 The NetBSD Foundation, Inc. @@ -73,13 +73,12 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_sip.c,v 1.188 2022/09/11 15:23:39 ryo Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_sip.c,v 1.189 2022/09/24 18:12:42 thorpej Exp $"); #include #include #include #include -#include #include #include #include