summaryrefslogtreecommitdiffstats
path: root/module/zfs/dnode.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/zfs/dnode.c')
-rw-r--r--module/zfs/dnode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/zfs/dnode.c b/module/zfs/dnode.c
index 20fce9a2d..0a87aa9b1 100644
--- a/module/zfs/dnode.c
+++ b/module/zfs/dnode.c
@@ -36,6 +36,7 @@
#include <sys/zio.h>
#include <sys/dmu_zfetch.h>
#include <sys/range_tree.h>
+#include <sys/trace_dnode.h>
static kmem_cache_t *dnode_cache;
/*