Remove an unneeded #include line.

Pointed-out-by: bde
This commit is contained in:
mpp 1997-02-22 21:21:13 +00:00
parent ea2aec47b4
commit 7b11dd830a
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