summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iostat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/iostat/Makefile')
-rw-r--r--usr.sbin/iostat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile
index 3c43296..b67da20 100644
--- a/usr.sbin/iostat/Makefile
+++ b/usr.sbin/iostat/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= iostat
-CFLAGS+=-I/sys -I${.CURDIR}/../../usr.bin/vmstat
+CFLAGS+=-I${.CURDIR}/../../usr.bin/vmstat -I${.CURDIR}/../../sys
MAN8= iostat.8
DPADD= ${LIBKVM}
LDADD= -lkvm
OpenPOWER on IntegriCloud