summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc/gscbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/gsc/gscbus.c')
-rw-r--r--sys/arch/hppa/gsc/gscbus.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa/gsc/gscbus.c b/sys/arch/hppa/gsc/gscbus.c
index 1e07ae84b75..2731d157dea 100644
--- a/sys/arch/hppa/gsc/gscbus.c
+++ b/sys/arch/hppa/gsc/gscbus.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: gscbus.c,v 1.27 2005/06/09 18:01:36 mickey Exp $ */
+/* $OpenBSD: gscbus.c,v 1.28 2010/04/20 23:35:16 deraadt Exp $ */
/*
* Copyright (c) 1998 Michael Shalayeff
@@ -32,7 +32,6 @@
#include <sys/systm.h>
#include <sys/device.h>
#include <sys/malloc.h>
-#include <sys/user.h>
#include <sys/mbuf.h>
#include <sys/reboot.h>