mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Unused include: #include "pty.h"
This commit is contained in:
parent
08e002f412
commit
53cc6add2a
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
* Pseudo-teletype Driver
|
||||
* (Actually two drivers, requiring two entries in 'cdevsw')
|
||||
*/
|
||||
#include "pty.h" /* XXX */
|
||||
#include "opt_compat.h"
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue