summaryrefslogtreecommitdiff
path: root/sys/arch/vax/qbus/uba.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/qbus/uba.c')
-rw-r--r--sys/arch/vax/qbus/uba.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/qbus/uba.c b/sys/arch/vax/qbus/uba.c
index ae3ca6d7f3e..36f118ba841 100644
--- a/sys/arch/vax/qbus/uba.c
+++ b/sys/arch/vax/qbus/uba.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: uba.c,v 1.12 2010/06/26 23:24:44 guenther Exp $ */
+/* $OpenBSD: uba.c,v 1.13 2010/11/18 21:13:19 miod Exp $ */
/* $NetBSD: uba.c,v 1.57 2001/04/26 19:16:07 ragge Exp $ */
/*
* Copyright (c) 1996 Jonathan Stone.
@@ -41,7 +41,6 @@
#include <sys/buf.h>
#include <sys/proc.h>
#include <sys/conf.h>
-#include <sys/dkstat.h>
#include <sys/kernel.h>
#include <sys/malloc.h>
#include <sys/device.h>