Make DTrace syscall provider work again by including opt_kdtrace.h here.
This commit is contained in:
parent
24e8eaf191
commit
f05a947676
@ -45,6 +45,7 @@
|
|||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
#include "opt_ktrace.h"
|
#include "opt_ktrace.h"
|
||||||
|
#include "opt_kdtrace.h"
|
||||||
#ifdef __i386__
|
#ifdef __i386__
|
||||||
#include "opt_npx.h"
|
#include "opt_npx.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user