summaryrefslogtreecommitdiff
path: root/sys/dev/ic/bha.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/bha.c')
-rw-r--r--sys/dev/ic/bha.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ic/bha.c b/sys/dev/ic/bha.c
index 8e71b070cad..f0ac3d58fca 100644
--- a/sys/dev/ic/bha.c
+++ b/sys/dev/ic/bha.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bha.c,v 1.29 2011/07/04 07:47:42 jsg Exp $ */
+/* $OpenBSD: bha.c,v 1.30 2014/09/14 14:17:24 jsg Exp $ */
/* $NetBSD: bha.c,v 1.27 1998/11/19 21:53:00 thorpej Exp $ */
#undef BHADEBUG
@@ -62,7 +62,6 @@
#include <sys/device.h>
#include <sys/malloc.h>
#include <sys/buf.h>
-#include <sys/proc.h>
#include <machine/bus.h>
#include <machine/intr.h>