summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/fstat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile
index 1be1d7f..8ca57b9 100644
--- a/usr.bin/fstat/Makefile
+++ b/usr.bin/fstat/Makefile
@@ -9,4 +9,6 @@ BINGRP= kmem
BINMODE=2555
WARNS?= 6
+CFLAGS+=-D_KVM_VNODE
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud