mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Since removal of oldnfs support linking to kvm is not needed anymore
This commit is contained in:
parent
fbb3c99f70
commit
e05c3a9f6a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292686
@ -4,6 +4,4 @@
|
||||
PROG= nfsstat
|
||||
CFLAGS+=-DNFS
|
||||
|
||||
LIBADD= kvm
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -60,7 +60,6 @@ static const char rcsid[] =
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <kvm.h>
|
||||
#include <limits.h>
|
||||
#include <nlist.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user