From 13c8b22373e9a4c1123fb249323ccf54fbe6d040 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Wed, 6 Mar 2002 23:14:18 +0000 Subject: remove unused #include --- sys/dev/pci/if_dc_pci.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/dev/pci/if_dc_pci.c b/sys/dev/pci/if_dc_pci.c index 23127a3823c..fdac0cbc589 100644 --- a/sys/dev/pci/if_dc_pci.c +++ b/sys/dev/pci/if_dc_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_dc_pci.c,v 1.26 2002/03/04 22:39:35 nate Exp $ */ +/* $OpenBSD: if_dc_pci.c,v 1.27 2002/03/06 23:14:17 nate Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -65,8 +65,6 @@ #include #endif -#include /* for vtophys */ - #include #include -- cgit v1.2.3