summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-10-06 07:45:30 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-10-06 07:45:30 +0000
commit5d2d1c27b34b948eaba6937ea7f2b9ea8ff0e7dd (patch)
treebf0e5441a09f79cdcbe63924ec64cca3d94d79b0 /usr.sbin/sicontrol
parent285482d393b1fe2e0145d8fd55210218dd8f9b25 (diff)
downloadFreeBSD-src-5d2d1c27b34b948eaba6937ea7f2b9ea8ff0e7dd.zip
FreeBSD-src-5d2d1c27b34b948eaba6937ea7f2b9ea8ff0e7dd.tar.gz
Remove the inclusion of device.h. It's no longer there.
Diffstat (limited to 'usr.sbin/sicontrol')
-rw-r--r--usr.sbin/sicontrol/sicontrol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c
index b4eba8c..a234e6b 100644
--- a/usr.sbin/sicontrol/sicontrol.c
+++ b/usr.sbin/sicontrol/sicontrol.c
@@ -46,7 +46,6 @@ static const char rcsid[] =
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/ioctl.h>
-#include <sys/device.h>
#include <sys/tty.h>
#include <machine/si.h>
OpenPOWER on IntegriCloud