mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Revert rev. 1.27. This file only included <sys/select.h> because of
brokenness introduced in <sys/select.h> rev. 1.8 which is now OBE. <sys/tty.h> and <sys/selinfo.h> together do the right thing.
This commit is contained in:
parent
049ebc15a1
commit
8b43deacb3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71289
@ -54,9 +54,6 @@ static char sccsid[] = "@(#)kvm_proc.c 8.3 (Berkeley) 9/23/93";
|
||||
#include <sys/exec.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/ioctl.h>
|
||||
#define _KERNEL
|
||||
#include <sys/select.h>
|
||||
#undef _KERNEL
|
||||
#include <sys/tty.h>
|
||||
#include <sys/file.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user