Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/19/2003 19:56:58
Module Name:	src
Committed By:	christos
Date:		Wed Mar 19 17:56:58 UTC 2003

Modified Files:
	src/sys/dev/pci: pci.c pcivar.h puc.c

Log Message:
It is not appropriate for pcivar.h to include "locators.h"
The two files that need it, should include it themselves.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/pci/pci.c
cvs rdiff -r1.53 -r1.54 src/sys/dev/pci/pcivar.h
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/puc.c

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