mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 13:22:48 +00:00
Don't include sys/exec.h.
This commit is contained in:
parent
e96613d352
commit
4170723f07
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3101
@ -45,7 +45,6 @@ static char sccsid[] = "@(#)kvm_file.c 8.1 (Berkeley) 6/4/93";
|
||||
#include <sys/param.h>
|
||||
#include <sys/user.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/exec.h>
|
||||
#define KERNEL
|
||||
#include <sys/file.h>
|
||||
#undef KERNEL
|
||||
|
Loading…
Reference in New Issue
Block a user