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_tl.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/pci/if_tl.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.83 retrieving revision 1.83.12.1 diff -u -p -r1.83 -r1.83.12.1 --- src/sys/dev/pci/if_tl.c 2007/07/09 21:00:55 1.83 +++ src/sys/dev/pci/if_tl.c 2007/10/25 22:39:05 1.83.12.1 @@ -1,4 +1,4 @@ -/* $NetBSD: if_tl.c,v 1.83 2007/07/09 21:00:55 ad Exp $ */ +/* $NetBSD: if_tl.c,v 1.83.12.1 2007/10/25 22:39:05 bouyer Exp $ */ /* * Copyright (c) 1997 Manuel Bouyer. All rights reserved. @@ -36,7 +36,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: if_tl.c,v 1.83 2007/07/09 21:00:55 ad Exp $"); +__KERNEL_RCSID(0, "$NetBSD: if_tl.c,v 1.83.12.1 2007/10/25 22:39:05 bouyer Exp $"); #undef TLDEBUG #define TL_PRIV_STATS @@ -93,8 +93,8 @@ __KERNEL_RCSID(0, "$NetBSD: if_tl.c,v 1. #include #endif -#include -#include +#include +#include #include #include