summaryrefslogtreecommitdiff
path: root/sys/dev/cninit.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cninit.c')
-rw-r--r--sys/dev/cninit.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/cninit.c b/sys/dev/cninit.c
index e4989f1c7df..f991fb43d19 100644
--- a/sys/dev/cninit.c
+++ b/sys/dev/cninit.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cninit.c,v 1.9 2010/06/09 15:44:17 miod Exp $ */
+/* $OpenBSD: cninit.c,v 1.10 2010/06/26 23:24:44 guenther Exp $ */
/* $NetBSD: cninit.c,v 1.2 1995/04/11 22:08:10 pk Exp $ */
/*
@@ -42,7 +42,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
-#include <sys/user.h>
#include <sys/buf.h>
#include <sys/ioctl.h>
#include <sys/tty.h>