summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/presto.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sparc/dev/presto.c')
-rw-r--r--sys/arch/sparc/dev/presto.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sparc/dev/presto.c b/sys/arch/sparc/dev/presto.c
index b8382da3662..d31ac453e18 100644
--- a/sys/arch/sparc/dev/presto.c
+++ b/sys/arch/sparc/dev/presto.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: presto.c,v 1.25 2013/06/11 16:42:11 deraadt Exp $ */
+/* $OpenBSD: presto.c,v 1.26 2015/03/28 19:07:07 miod Exp $ */
/*
* Copyright (c) 2003, Miodrag Vallat.
* All rights reserved.
@@ -41,8 +41,6 @@
#include <machine/autoconf.h>
#include <machine/conf.h>
-#include <sparc/dev/sbusvar.h>
-
struct presto_softc {
struct device sc_dev;
struct disk sc_dk;