aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pciconf')
-rw-r--r--usr.sbin/pciconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile
index a32dfd47c2ee..d892a1282197 100644
--- a/usr.sbin/pciconf/Makefile
+++ b/usr.sbin/pciconf/Makefile
@@ -3,6 +3,7 @@
PROG= pciconf
MAN= pciconf.8
+
CFLAGS+= -I${.CURDIR}/../../sys
.include <bsd.prog.mk>