DTrace: fix a build problem for the SDT provider.
This commit is contained in:
parent
6c6ab6a995
commit
33bc31b9e2
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue