From 4cc53324f5609f667e233c77499eb0d3a936f6ba Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Sun, 17 Oct 2004 17:52:46 +0000 Subject: Fix space. --- sys/dev/pci/pciide.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/pci/pciide.c') diff --git a/sys/dev/pci/pciide.c b/sys/dev/pci/pciide.c index 733031b4dbd..e35716ecb25 100644 --- a/sys/dev/pci/pciide.c +++ b/sys/dev/pci/pciide.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide.c,v 1.171 2004/10/17 17:42:01 grange Exp $ */ +/* $OpenBSD: pciide.c,v 1.172 2004/10/17 17:52:45 grange Exp $ */ /* $NetBSD: pciide.c,v 1.127 2001/08/03 01:31:08 tsutsui Exp $ */ /* @@ -107,6 +107,7 @@ int wdcdebug_pciide_mask = WDCDEBUG_PCIIDE_MASK; #include #include #include + #include #include #include -- cgit v1.2.3