From b49ecb9108950eef22ee506e4960f32897cd0d64 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 15 Oct 1996 19:22:46 +0000 Subject: Updated #includes to 4.4lite style. --- sys/pci/cy_pci.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/pci/cy_pci.c') diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c index d9bbd72..dec0ddd 100644 --- a/sys/pci/cy_pci.c +++ b/sys/pci/cy_pci.c @@ -24,15 +24,16 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: cy_pci.c,v 1.1 1996/10/13 01:09:23 davidg Exp $ */ /* * Cyclades Y PCI serial interface driver */ -#include +#include "pci.h" #if NPCI > 0 + #include #include #include -- cgit v1.1