diff options
Diffstat (limited to 'sys/arch/alpha/pci/pci_kn300.c')
-rw-r--r-- | sys/arch/alpha/pci/pci_kn300.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/pci/pci_kn300.c b/sys/arch/alpha/pci/pci_kn300.c index 76f8b844482..2af6cceeb4e 100644 --- a/sys/arch/alpha/pci/pci_kn300.c +++ b/sys/arch/alpha/pci/pci_kn300.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pci_kn300.c,v 1.4 2009/09/30 20:18:06 miod Exp $ */ +/* $OpenBSD: pci_kn300.c,v 1.5 2012/12/05 23:20:10 deraadt Exp $ */ /* $NetBSD: pci_kn300.c,v 1.28 2005/12/11 12:16:17 christos Exp $ */ /* @@ -31,7 +31,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> /* RCS ID & Copyright macro defns */ #include <sys/types.h> #include <sys/param.h> #include <sys/time.h> |