DTrace: fix a build problem for the SDT provider.

This commit is contained in:
darran 2010-03-10 23:40:53 +00:00
parent 6c6ab6a995
commit 33bc31b9e2
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
KMOD= sdt
SRCS= sdt.c
SRCS+= vnode_if.h
CPPFLAGS+= -I${NETBSDSRCDIR}/external/cddl/osnet/sys \
-I${NETBSDSRCDIR}/external/cddl/osnet/dev/sdt \