From b5fcc979e2fe24c1087aa899e9e0deb57b1ae78f Mon Sep 17 00:00:00 2001 From: jdp Date: Thu, 14 Jan 1999 06:22:10 +0000 Subject: Replace includes of with includes of in those files that use only the linker set definitions. --- sys/pci/pci_compat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/pci/pci_compat.c') diff --git a/sys/pci/pci_compat.c b/sys/pci/pci_compat.c index ad08075..5ea0d5e 100644 --- a/sys/pci/pci_compat.c +++ b/sys/pci/pci_compat.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: pci_compat.c,v 1.17 1998/12/14 05:47:28 dillon Exp $ + * $Id: pci_compat.c,v 1.18 1999/01/13 04:59:19 bde Exp $ * */ @@ -35,7 +35,7 @@ #include #include #include -#include /* for DATA_SET support */ +#include #include #include -- cgit v1.1