Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/22/2005 04:34:23
Module Name:	src
Committed By:	briggs
Date:		Sat Jan 22 04:34:23 UTC 2005

Modified Files:
	src/sys/dev/pci: if_re_pci.c

Log Message:
Put the headers in a more standard order with machine-specific and
dev/bus-specific headers after the sys and net headers.  This allows
it to actually compile on macppc, among other things.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_re_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.