mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Removed unnecessary include of <sys/tty.h>. tty.h apparently once had
some user interfaces in it. It no longer does.
This commit is contained in:
parent
ee810ef23e
commit
5e0a7c7c40
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11679
@ -50,7 +50,6 @@ static char sccsid[] = "@(#)kvm_file.c 8.1 (Berkeley) 6/4/93";
|
||||
#undef KERNEL
|
||||
#include <sys/stat.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/tty.h>
|
||||
#include <nlist.h>
|
||||
#include <kvm.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user