]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/dmu_send.c
Add `zfs allow` and `zfs unallow` support
[mirror_zfs.git] / module / zfs / dmu_send.c
index 7dc62dc208d5e287344ea6bc627f5eb695a7fedf..896a84b5079b8f1bd4dde3473ce5580aced5613b 100644 (file)
@@ -56,6 +56,7 @@
 #include <sys/zfeature.h>
 #include <sys/bqueue.h>
 #include <sys/zvol.h>
+#include <sys/policy.h>
 
 /* Set this tunable to TRUE to replace corrupt data with 0x2f5baddb10c */
 int zfs_send_corrupt_data = B_FALSE;