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/Attic/if_le_pci.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/Attic/if_le_pci.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.46 retrieving revision 1.47 diff -u -p -r1.46 -r1.47 --- src/sys/dev/pci/Attic/if_le_pci.c 2007/03/04 06:02:20 1.46 +++ src/sys/dev/pci/Attic/if_le_pci.c 2007/10/19 12:00:46 1.47 @@ -1,4 +1,4 @@ -/* $NetBSD: if_le_pci.c,v 1.46 2007/03/04 06:02:20 christos Exp $ */ +/* $NetBSD: if_le_pci.c,v 1.47 2007/10/19 12:00:46 ad Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. @@ -72,7 +72,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_le_pci.c,v 1.46 2007/03/04 06:02:20 christos Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_le_pci.c,v 1.47 2007/10/19 12:00:46 ad Exp $"); #include #include @@ -87,9 +87,9 @@ __KERNEL_RCSID(0, "$NetBSD: if_le_pci.c, #include #include -#include -#include -#include +#include +#include +#include #include #include