Since removal of oldnfs support linking to kvm is not needed anymore
This commit is contained in:
parent
2c892ac1f1
commit
f62edea1f6
@ -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