Remove an unneeded #include line.
Pointed-out-by: bde
This commit is contained in:
parent
ea2aec47b4
commit
7b11dd830a
@ -34,7 +34,6 @@
|
|||||||
.Nd supplies mouse data from syscons for other applications
|
.Nd supplies mouse data from syscons for other applications
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Fd #include <machine/console.h>
|
.Fd #include <machine/console.h>
|
||||||
.Fd #include <sys/ioctl.h>
|
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
|
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
@ -34,7 +34,6 @@
|
|||||||
.Nd supplies mouse data from syscons for other applications
|
.Nd supplies mouse data from syscons for other applications
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Fd #include <machine/console.h>
|
.Fd #include <machine/console.h>
|
||||||
.Fd #include <sys/ioctl.h>
|
|
||||||
.Ft int
|
.Ft int
|
||||||
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
|
.Fn ioctl cfd CONS_MOUSECTL struct\ *mouse_info
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user