summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/dev/mb89352.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/luna88k/dev/mb89352.c')
-rw-r--r--sys/arch/luna88k/dev/mb89352.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/luna88k/dev/mb89352.c b/sys/arch/luna88k/dev/mb89352.c
index c3681d2a674..49a7a98b9ba 100644
--- a/sys/arch/luna88k/dev/mb89352.c
+++ b/sys/arch/luna88k/dev/mb89352.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mb89352.c,v 1.13 2010/05/20 00:55:17 krw Exp $ */
+/* $OpenBSD: mb89352.c,v 1.14 2010/06/26 23:24:43 guenther Exp $ */
/* $NetBSD: mb89352.c,v 1.5 2000/03/23 07:01:31 thorpej Exp $ */
/* NecBSD: mb89352.c,v 1.4 1998/03/14 07:31:20 kmatsuda Exp */
@@ -127,7 +127,6 @@
#include <sys/device.h>
#include <sys/buf.h>
#include <sys/proc.h>
-#include <sys/user.h>
#include <sys/queue.h>
#include <machine/intr.h>