Remove an unneeded #include line.

Pointed-out-by: bde
This commit is contained in:
Mike Pritchard 1997-02-22 21:21:13 +00:00
parent e4343c4e5a
commit 3c3fafffa5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23021
2 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@
.Nd supplies mouse data from syscons for other applications
.Sh SYNOPSIS
.Fd #include <machine/console.h>
.Fd #include <sys/ioctl.h>
.Ft int
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
.Sh DESCRIPTION

View File

@ -34,7 +34,6 @@
.Nd supplies mouse data from syscons for other applications
.Sh SYNOPSIS
.Fd #include <machine/console.h>
.Fd #include <sys/ioctl.h>
.Ft int
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
.Sh DESCRIPTION